| Commit message (Expand) | Author | Age | Files | Lines |
* | Revised thread/timer handling, work queue and scheduling. | Chris Hall | 2010-02-16 | 1 | -91/+92 |
* | zebra: cleanup RIB meta queue code | Stephen Hemminger | 2009-12-09 | 1 | -37/+10 |
* | zebra: fix more compiler warnings | Stephen Hemminger | 2009-12-08 | 1 | -40/+4 |
* | zebra: fix RIB debug message for IPv6 | David Ward | 2009-12-03 | 1 | -4/+4 |
* | [zebra] Silence noisy process_subq | Chris Caputo | 2009-07-21 | 1 | -0/+2 |
* | zebra: Static route does not reach kernel. | Joakim Tjernlund | 2009-06-24 | 1 | -2/+4 |
* | [cleanup] Use correct buffer size for inet_ntop() | Stephen Hemminger | 2009-06-18 | 1 | -17/+17 |
* | [zebra] remove incorrect debug message | Stephen Hemminger | 2009-06-18 | 1 | -2/+0 |
* | [zebra] Cleanup meta-queue code | Stephen Hemminger | 2009-06-18 | 1 | -64/+70 |
* | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger | 2009-06-12 | 1 | -20/+10 |
* | [zebra] trivia: static qualifiers for metaq | Stephen Hemminger | 2008-08-22 | 1 | -4/+5 |
* | [zebra] make some data local | Stephen Hemminger | 2008-08-22 | 1 | -2/+2 |
* | [zebra] ignore dead routes in RIB update | Stephen Hemminger | 2008-08-22 | 1 | -17/+36 |
* | + initial edition of meta-queue for RIB updates processing (bug #431) | Denis Ovsienko | 2008-06-02 | 1 | -27/+133 |
* | + fix bug#326 by rib_lookup_and_pushup() | Denis Ovsienko | 2008-02-26 | 1 | -0/+56 |
* | [link-detect] Static interface routes should behave properly with link-detect. | Andrew J. Schorr | 2008-01-08 | 1 | -3/+3 |
* | + rib_process() speedup for multi-nexthop route nodes | Denis Ovsienko | 2007-10-04 | 1 | -2/+3 |
* | + Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls.... | Denis Ovsienko | 2007-10-03 | 1 | -10/+10 |
* | Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat... | Denis Ovsienko | 2007-08-14 | 1 | -12/+17 |
* | Merged own patch for the bug #391 (debugging and comments mostly). | Denis Ovsienko | 2007-08-13 | 1 | -5/+235 |
* | [zebra] Add extra debug logging for RIB and RIB queueing | Paul Jakma | 2007-08-06 | 1 | -19/+51 |
* | [zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var | Paul Jakma | 2007-06-27 | 1 | -1/+1 |
* | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma | 2007-05-02 | 1 | -10/+47 |
* | [zebra] Changes of nexthops of static routes didnt take effect | Paul Jakma | 2006-12-08 | 1 | -10/+12 |
* | [zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueing | Paul Jakma | 2006-07-27 | 1 | -170/+251 |
* | [zebra] Add test rig code, for testing the zebra RIB | Paul Jakma | 2006-07-27 | 1 | -0/+7 |
* | [zebra] Connected routes must always be added to main table | Paul Jakma | 2006-07-27 | 1 | -0/+1 |
* | [zebra] Fix CID #104, check addr for null, and #18, check nexthop type args | Paul Jakma | 2006-07-02 | 1 | -0/+8 |
* | [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. | paul | 2006-01-30 | 1 | -5/+7 |
* | [zebra] Fix incorrect changes made in RIB metric selection patchquagga_0_99_3_release | paul | 2006-01-25 | 1 | -4/+26 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 1 | -2/+2 |
* | 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> | paul | 2006-01-18 | 1 | -4/+17 |
* | 2005-11-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-14 | 1 | -6/+6 |
* | * zebra_rib.c: Reduce the height of some staircases. Fix | hasso | 2005-09-21 | 1 | -83/+59 |
* | 2005-09-21 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-21 | 1 | -2/+6 |
* | * zebra_rib.c, rib.h: Add distance and metric arguments to the | hasso | 2005-08-27 | 1 | -5/+4 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 1 | -42/+42 |
* | 2005-04-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-04-28 | 1 | -144/+253 |
* | 2005-03-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-03-14 | 1 | -1/+1 |
* | 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-07 | 1 | -9/+9 |
* | Some compiler warnings fixes and fix for bugzilla #119. | hasso | 2004-10-12 | 1 | -4/+5 |
* | Fix warnings. Didn't even look at files not compiled in Linux though. | hasso | 2004-10-07 | 1 | -2/+2 |
* | Merge isisd into the Quagga's framework: | jardin | 2003-12-23 | 1 | -0/+1 |
* | 2003-11-02 Krzysztof Oledzki <oleq@ans.pl> | paul | 2003-11-02 | 1 | -0/+2 |
* | 2003-10-27 Gilad Arnold <gilad.arnold@terayon.com> | paul | 2003-10-28 | 1 | -7/+13 |
* | 2003-09-29 Gilad Arnold <gilad.arnold@terayon.com> | paul | 2003-09-29 | 1 | -0/+3 |
* | 2003-07-15 Paul Jakma <paul@dishone.st> | paul | 2003-07-15 | 1 | -28/+27 |
* | 2003-06-19 Vladimir Ivaschenko <hazard@francoudi.com> | paul | 2003-06-19 | 1 | -0/+21 |
* | 2003-06-15 Paul Jakma <paul@dishone.st> | paul | 2003-06-15 | 1 | -2/+2 |
* | Fix missing else in static_add_ipv4() which was causing case of (!ifname) | paul | 2003-05-25 | 1 | -1/+1 |