summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_rib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'quagga_0_99_6_release' into linux-realmsquagga-0.99.6-realms.patchJeffrey C. Ollie2007-04-091-10/+12
|\
| * [zebra] Changes of nexthops of static routes didnt take effectPaul Jakma2006-12-081-10/+12
* | Appying patch from http://vcalinus.gemenii.ro/quagga-0.99.5-realms.diffquagga-0.99.5-realms.diffCalin Velea2007-04-091-0/+21
|/
* [zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueingPaul Jakma2006-07-271-170/+251
* [zebra] Add test rig code, for testing the zebra RIBPaul Jakma2006-07-271-0/+7
* [zebra] Connected routes must always be added to main tablePaul Jakma2006-07-271-0/+1
* [zebra] Fix CID #104, check addr for null, and #18, check nexthop type argsPaul Jakma2006-07-021-0/+8
* [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again.paul2006-01-301-5/+7
* [zebra] Fix incorrect changes made in RIB metric selection patchquagga_0_99_3_releasepaul2006-01-251-4/+26
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-2/+2
* 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>paul2006-01-181-4/+17
* 2005-11-14 Paul Jakma <paul.jakma@sun.com>paul2005-11-141-6/+6
* * zebra_rib.c: Reduce the height of some staircases. Fixhasso2005-09-211-83/+59
* 2005-09-21 Paul Jakma <paul.jakma@sun.com>paul2005-09-211-2/+6
* * zebra_rib.c, rib.h: Add distance and metric arguments to thehasso2005-08-271-5/+4
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-42/+42
* 2005-04-28 Paul Jakma <paul.jakma@sun.com>paul2005-04-281-144/+253
* 2005-03-14 Paul Jakma <paul.jakma@sun.com>paul2005-03-141-1/+1
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-9/+9
* Some compiler warnings fixes and fix for bugzilla #119.hasso2004-10-121-4/+5
* Fix warnings. Didn't even look at files not compiled in Linux though.hasso2004-10-071-2/+2
* Merge isisd into the Quagga's framework:jardin2003-12-231-0/+1
* 2003-11-02 Krzysztof Oledzki <oleq@ans.pl>paul2003-11-021-0/+2
* 2003-10-27 Gilad Arnold <gilad.arnold@terayon.com>paul2003-10-281-7/+13
* 2003-09-29 Gilad Arnold <gilad.arnold@terayon.com>paul2003-09-291-0/+3
* 2003-07-15 Paul Jakma <paul@dishone.st>paul2003-07-151-28/+27
* 2003-06-19 Vladimir Ivaschenko <hazard@francoudi.com>paul2003-06-191-0/+21
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-2/+2
* Fix missing else in static_add_ipv4() which was causing case of (!ifname)paul2003-05-251-1/+1
* Add back support for null0 interface blackhole routes.paul2003-05-251-0/+31
* Last fixes from 6Wind patch.hasso2003-05-251-1/+7
* Route (reject|blackhole) support from 6Wind patch.hasso2003-05-251-35/+11
* From: Gilad Arnold <gilad.arnold@terayon.com>paul2003-05-161-3/+3
* From: Gilad Arnold <gilad arnold at terayon com>paul2003-05-141-0/+4
* Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_ifupstaticfixpaul2003-01-221-1/+19
* Initial revisionpaul2002-12-131-0/+2199