]> git.proxmox.com Git - mirror_frr.git/history - zebra/zebra_rib.c
[zebra] Routemap support on received routes, with 'set src' command (linux)
[mirror_frr.git] / zebra / zebra_rib.c
2007-05-02 Paul Jakma[zebra] Routemap support on received routes, with ...
2006-12-08 Paul Jakma[zebra] Changes of nexthops of static routes didnt...
2006-07-27 Paul Jakma[zebra] Bug #268, Fix race between add/delete of routes...
2006-07-27 Paul Jakma[zebra] Add test rig code, for testing the zebra RIB
2006-07-27 Paul Jakma[zebra] Connected routes must always be added to main...
2006-07-02 Paul Jakma[zebra] Fix CID #104, check addr for null, and #18...
2006-01-30 paul[zebra] Fix pauls zebra_rib/rib_process commit mistakes...
2006-01-25 paul[zebra] Fix incorrect changes made in RIB metric select...
2006-01-19 paul[compiler] miscellaneous trivial compiler warning fixes
2006-01-18 paul2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>
2005-11-14 paul2005-11-14 Paul Jakma <paul.jakma@sun.com>
2005-09-21 hasso * zebra_rib.c: Reduce the height of some staircases...
2005-09-21 paul2005-09-21 Paul Jakma <paul.jakma@sun.com>
2005-08-27 hasso * zebra_rib.c, rib.h: Add distance and metric argument...
2005-06-28 paul2005-06-28 Paul Jakma <paul.jakma@sun.com>
2005-04-28 paul2005-04-28 Paul Jakma <paul.jakma@sun.com>
2005-03-14 paul2005-03-14 Paul Jakma <paul.jakma@sun.com>
2004-12-07 ajs2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-10-12 hassoSome compiler warnings fixes and fix for bugzilla ...
2004-10-07 hassoFix warnings. Didn't even look at files not compiled...
2003-12-23 jardinMerge isisd into the Quagga's framework:
2003-11-02 paul2003-11-02 Krzysztof Oledzki <oleq@ans.pl>
2003-10-28 paul2003-10-27 Gilad Arnold <gilad.arnold@terayon.com>
2003-09-29 paul2003-09-29 Gilad Arnold <gilad.arnold@terayon.com>
2003-07-15 paul2003-07-15 Paul Jakma <paul@dishone.st>
2003-06-19 paul2003-06-19 Vladimir Ivaschenko <hazard@francoudi.com>
2003-06-15 paul2003-06-15 Paul Jakma <paul@dishone.st>
2003-05-25 paulFix missing else in static_add_ipv4() which was causing...
2003-05-25 paulAdd back support for null0 interface blackhole routes.
2003-05-25 hassoLast fixes from 6Wind patch.
2003-05-25 hassoRoute (reject|blackhole) support from 6Wind patch.
2003-05-16 paulFrom: Gilad Arnold <gilad.arnold@terayon.com>
2003-05-14 paulFrom: Gilad Arnold <gilad arnold at terayon com>
2003-01-22 paulMatthew Grant <grantma@anathoth.gen.nz>
2002-12-13 paulInitial revision