index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zebra
/
zebra_rib.c
Age
Commit message (
Expand
)
Author
2013-09-19
zebra: apply route-maps for interface routes
Christian Franke
2013-09-19
zebra: fix recursive-routes via ifindex routes
Christian Franke
2013-09-19
zebra: handle blackholes encountered in recursive resolution
Christian Franke
2013-09-19
zebra: rework recursive route resolution
Christian Franke
2013-01-14
zebra: don't overrun afi/safi array boundaries
Leonid Rosenboim
2012-11-30
zebra: add module to communicate routes to FPM
Avneesh Sachdev
2012-11-30
zebra: extern/extract some functions from rt_netlink.c
Avneesh Sachdev
2012-11-30
zebra: add iterator for walking all tables in RIB
Avneesh Sachdev
2012-11-30
zebra: add way to determine VRF/AFI/SAFI of table
Avneesh Sachdev
2012-11-30
zebra: add structure to hold per-prefix state in RIB
Avneesh Sachdev
2012-10-25
*: use array_size() helper macro
Balaji.G
2012-10-25
zebra: make static routes respect table setting
Nolan Leake
2012-05-02
lib, zebra: extend use of sockunion2ip macro
Jorge Boncompte [DTI2]
2012-04-20
Revert "zebra: clean up client routes when client goes away"
David Lamparter
2012-04-11
Merge quagga mainline into the google ISIS code.
Avneesh Sachdev
2012-04-08
zebra: clean up client routes when client goes away
Josh Bailey
2012-04-07
zebra: add more logs/asserts to rib work queue code
Subbaiah Venkata
2012-04-07
zebra: read multipath routes and hw addr from netlink
Josh Bailey
2012-03-25
babeld: Initial import, for Babel routing protocol.
Paul Jakma
2012-01-23
zebra: IPv6 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
zebra: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-02
zebra: fix ifindex test condition (BZ#487)
Matthias Ferdinand
2012-01-02
zebra: ZEBRA_HELLO and mopping up routes (BZ#448)
Vyacheslav Trushkin
2011-12-13
rib: default distance value for new protocols (v2)
David Lamparter
2009-12-09
zebra: cleanup RIB meta queue code
Stephen Hemminger
2009-12-08
zebra: fix more compiler warnings
Stephen Hemminger
2009-12-03
zebra: fix RIB debug message for IPv6
David Ward
2009-07-21
[zebra] Silence noisy process_subq
Chris Caputo
2009-06-24
zebra: Static route does not reach kernel.
Joakim Tjernlund
2009-06-18
[cleanup] Use correct buffer size for inet_ntop()
Stephen Hemminger
2009-06-18
[zebra] remove incorrect debug message
Stephen Hemminger
2009-06-18
[zebra] Cleanup meta-queue code
Stephen Hemminger
2009-06-12
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2008-08-22
[zebra] trivia: static qualifiers for metaq
Stephen Hemminger
2008-08-22
[zebra] make some data local
Stephen Hemminger
2008-08-22
[zebra] ignore dead routes in RIB update
Stephen Hemminger
2008-06-02
+ initial edition of meta-queue for RIB updates processing (bug #431)
Denis Ovsienko
2008-02-26
+ fix bug#326 by rib_lookup_and_pushup()
Denis Ovsienko
2008-01-08
[link-detect] Static interface routes should behave properly with link-detect.
Andrew J. Schorr
2007-10-04
+ rib_process() speedup for multi-nexthop route nodes
Denis Ovsienko
2007-10-03
+ Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....
Denis Ovsienko
2007-08-14
Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat...
Denis Ovsienko
2007-08-13
Merged own patch for the bug #391 (debugging and comments mostly).
Denis Ovsienko
2007-08-06
[zebra] Add extra debug logging for RIB and RIB queueing
Paul Jakma
2007-06-27
[zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var
Paul Jakma
2007-05-02
[zebra] Routemap support on received routes, with 'set src' command (linux)
Paul Jakma
2006-12-08
[zebra] Changes of nexthops of static routes didnt take effect
Paul Jakma
2006-07-27
[zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueing
Paul Jakma
2006-07-27
[zebra] Add test rig code, for testing the zebra RIB
Paul Jakma
2006-07-27
[zebra] Connected routes must always be added to main table
Paul Jakma
[next]