index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_rib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: support FIB override routes
tteras
Timo Teräs
2015-06-04
1
-23
/
+59
*
zebra: atomic FIB updates
Timo Teräs
2015-06-04
1
-212
/
+121
*
zebra: make ZEBRA_FLAG_CHANGED internal status
Timo Teräs
2015-06-04
1
-4
/
+4
*
fix the previous zebra-nexthop-tracking commit
Timo Teräs
2015-06-04
1
-2
/
+2
*
zebra-nexthop-tracking.patch
Dinesh G Dutt
2015-06-04
1
-30
/
+20
*
zebra: use prefix2str for logging where possible
Timo Teräs
2015-06-01
1
-46
/
+34
*
*: use void * for printing pointers
David Lamparter
2015-04-21
1
-25
/
+29
*
zebra, ripngd: remove ::/64 special-casing
David Lamparter
2015-02-14
1
-25
/
+0
*
build: remove INRIA, NRL and MUSICA IPv6 quirks
David Lamparter
2015-02-14
1
-2
/
+2
*
zebra: make MRIB lookup behaviour switchable
David Lamparter
2015-02-06
1
-0
/
+75
*
zebra: return route_node from rib_match_ipv4_safi
David Lamparter
2015-02-06
1
-7
/
+14
*
zebra: dummy kernel "install" multicast routes
David Lamparter
2015-02-06
1
-8
/
+29
*
zebra: mrib: static route support
Everton Marques
2015-02-06
1
-16
/
+14
*
zebra: kill rib_match_ipv4()
David Lamparter
2015-02-06
1
-6
/
+0
*
zebra: mrib: Include BGP routes in RPF lookups
Everton Marques
2015-02-06
1
-4
/
+3
*
zebra: point rib_match_ipv4() to ._safi()
Everton Marques
2015-02-06
1
-58
/
+1
*
zebra: add rib_match_ipv4_safi()
Everton Marques
2015-02-06
1
-0
/
+57
*
zebra: identify MRIB on debug messages
David Lamparter
2015-02-06
1
-1
/
+4
*
zebra: factor out rib debug logs
David Lamparter
2015-02-06
1
-63
/
+51
*
Make static IPv6 routes respect non-default routing tables.
Dinesh G Dutt
2014-11-11
1
-0
/
+1
*
zebra: MBGP routes should not be installed in the kernel
Balaji
2014-10-30
1
-2
/
+8
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-10
/
+10
*
zebra: apply syntactic sugar to rib_dump()
David Lamparter
2014-04-01
1
-7
/
+9
*
zebra: log routes w/o gateway in rib_delete_ipv4
Christian Franke
2014-02-11
1
-6
/
+14
*
zebra: make rib_dump() compatible with IPv6 RIB
Vincent Bernat
2013-10-22
1
-8
/
+23
*
zebra: apply route-maps for interface routes
Christian Franke
2013-09-19
1
-0
/
+12
*
zebra: fix recursive-routes via ifindex routes
Christian Franke
2013-09-19
1
-16
/
+49
*
zebra: handle blackholes encountered in recursive resolution
Christian Franke
2013-09-19
1
-0
/
+12
*
zebra: rework recursive route resolution
Christian Franke
2013-09-19
1
-88
/
+176
*
zebra: don't overrun afi/safi array boundaries
Leonid Rosenboim
2013-01-14
1
-0
/
+6
*
zebra: add module to communicate routes to FPM
Avneesh Sachdev
2012-11-30
1
-0
/
+32
*
zebra: extern/extract some functions from rt_netlink.c
Avneesh Sachdev
2012-11-30
1
-0
/
+25
*
zebra: add iterator for walking all tables in RIB
Avneesh Sachdev
2012-11-30
1
-0
/
+103
*
zebra: add way to determine VRF/AFI/SAFI of table
Avneesh Sachdev
2012-11-30
1
-4
/
+25
*
zebra: add structure to hold per-prefix state in RIB
Avneesh Sachdev
2012-11-30
1
-73
/
+140
*
*: use array_size() helper macro
Balaji.G
2012-10-25
1
-1
/
+1
*
zebra: make static routes respect table setting
Nolan Leake
2012-10-25
1
-0
/
+1
*
lib, zebra: extend use of sockunion2ip macro
Jorge Boncompte [DTI2]
2012-05-02
1
-3
/
+3
*
Revert "zebra: clean up client routes when client goes away"
David Lamparter
2012-04-20
1
-56
/
+0
*
Merge quagga mainline into the google ISIS code.
Avneesh Sachdev
2012-04-11
1
-25
/
+76
|
\
|
*
babeld: Initial import, for Babel routing protocol.
Paul Jakma
2012-03-25
1
-12
/
+14
|
*
zebra: IPv6 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-4
/
+4
|
*
zebra: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-6
/
+12
|
*
zebra: fix ifindex test condition (BZ#487)
Matthias Ferdinand
2012-01-02
1
-2
/
+6
|
*
zebra: ZEBRA_HELLO and mopping up routes (BZ#448)
Vyacheslav Trushkin
2012-01-02
1
-1
/
+35
|
*
rib: default distance value for new protocols (v2)
David Lamparter
2011-12-13
1
-1
/
+5
*
|
zebra: clean up client routes when client goes away
Josh Bailey
2012-04-08
1
-0
/
+55
*
|
zebra: add more logs/asserts to rib work queue code
Subbaiah Venkata
2012-04-07
1
-4
/
+31
*
|
zebra: read multipath routes and hw addr from netlink
Josh Bailey
2012-04-07
1
-1
/
+1
|
/
*
zebra: cleanup RIB meta queue code
Stephen Hemminger
2009-12-09
1
-37
/
+10
[next]