| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'quagga_0_99_6_release' into linux-realmsquagga-0.99.6-realms.patch | Jeffrey C. Ollie | 2007-04-09 | 1 | -0/+11 |
|\ |
|
| * | [zebra] Changes of nexthops of static routes didnt take effect | Paul Jakma | 2006-12-08 | 1 | -0/+6 |
| * | 2006-09-13 Tom Everett <tom@khubla.com> | Greg Troxel | 2006-09-13 | 1 | -0/+5 |
* | | Appying patch from http://vcalinus.gemenii.ro/quagga-0.99.5-realms.diffquagga-0.99.5-realms.diff | Calin Velea | 2007-04-09 | 1 | -0/+10 |
|/ |
|
* | [zebra] trivial: rtadv.h depends on interface.h | Paul Jakma | 2006-08-06 | 1 | -0/+1 |
* | [zebra] fix inconsistencies in ifstat_update_* declarations and definitions | Paul Jakma | 2006-08-06 | 1 | -0/+9 |
* | [zebra] IRDP: Move stream_free to where its created, probably fixing a leak | Paul Jakma | 2006-08-04 | 1 | -0/+10 |
* | [zebra] add more stuff to misc_null to avoid compile breakages | Paul Jakma | 2006-08-04 | 1 | -0/+5 |
* | [testzebra] Patch to misc_null.c to get older gcc to recognize #pragma tricks | Andrew J. Schorr | 2006-08-02 | 1 | -0/+5 |
* | [zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueing | Paul Jakma | 2006-07-27 | 1 | -1/+31 |
* | [zebra] Add 'debug zebra rib' commands | Paul Jakma | 2006-07-27 | 1 | -0/+1 |
* | [zebra] Add test rig code, for testing the zebra RIB | Paul Jakma | 2006-07-27 | 1 | -0/+12 |
* | [zebra] Connected routes must always be added to main table | Paul Jakma | 2006-07-27 | 1 | -0/+8 |
* | [zebra] Fix CID #104, check addr for null, and #18, check nexthop type args | Paul Jakma | 2006-07-02 | 1 | -0/+7 |
* | [zebra] Fix forgetfulness wrt configured address on FreeBSD | Paul Jakma | 2006-06-15 | 1 | -0/+10 |
* | [zebra] remove internal if_flag_dump, use libzebras version. | Paul Jakma | 2006-06-15 | 1 | -0/+5 |
* | [interface configuration] Try to avoid losing address info after shutdown. | Andrew J. Schorr | 2006-05-21 | 1 | -0/+8 |
* | [interface configuration] Preserve flag indicating address was set by quagga. | Andrew J. Schorr | 2006-05-19 | 1 | -0/+7 |
* | [debug] Improve zebra kernel socket debug message to include IP addresses. | Andrew J. Schorr | 2006-05-17 | 1 | -0/+5 |
* | [zebra] Remove private command string table | Paul Jakma | 2006-05-15 | 1 | -0/+5 |
* | [zebra] CID #31, guard against potential NULL return of route_node_lookup | Paul Jakma | 2006-05-11 | 1 | -0/+5 |
* | [zebra] arrange structs in padding-efficient manner and remove unused field | Paul Jakma | 2006-03-30 | 1 | -0/+6 |
* | [zebra] Display flags on their line in 'show interface'. | paul | 2006-02-02 | 1 | -0/+4 |
* | [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. | paul | 2006-01-30 | 1 | -0/+7 |
* | [zebra] Fix incorrect changes made in RIB metric selection patchquagga_0_99_3_release | paul | 2006-01-25 | 1 | -0/+6 |
* | [zebra/solaris] Interface state fixups for Solaris. | paul | 2006-01-25 | 1 | -0/+55 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 1 | -0/+11 |
* | 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> | paul | 2006-01-18 | 1 | -0/+4 |
* | [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink | paul | 2006-01-17 | 1 | -0/+9 |
* | [zebra] Defensive if_getaddrs bug fix. | paul | 2006-01-17 | 1 | -0/+2 |
* | [zebra] Include metric on connected routes. | paul | 2006-01-17 | 1 | -0/+5 |
* | [zserv] Extend Zserv header with version information and marker field | paul | 2006-01-16 | 1 | -0/+4 |
* | [zserv] Update interface flags to 8 bytes wide. | paul | 2006-01-11 | 1 | -0/+5 |
* | remove dead code (from David Young) | gdt | 2005-12-29 | 1 | -0/+2 |
* | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | 2005-12-29 | 1 | -0/+5 |
* | [zebra] fix connected_add_ipv6 declarations, label should be const. | paul | 2005-11-26 | 1 | -0/+5 |
* | [zebra] Fix mistake in previous commit and further compile warnings/errors. | paul | 2005-11-24 | 1 | -0/+15 |
* | [zebra] fix some small compile errors, mark several functions static | paul | 2005-11-23 | 1 | -0/+22 |
* | 2005-11-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-14 | 1 | -0/+9 |
* | [solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes. | paul | 2005-11-12 | 1 | -0/+24 |
* | [zebra] Fix warning and small connected-label changes merge error. | paul | 2005-11-11 | 1 | -0/+8 |
* | 2005-11-03 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-03 | 1 | -0/+37 |
* | 2005-10-11 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-11 | 1 | -0/+5 |
* | 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-10-01 | 1 | -0/+15 |
* | 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-10-01 | 1 | -0/+5 |
* | 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 2005-09-29 | 1 | -0/+4 |
* | * connected.c: flag connected_up_ipv6() and connected_down_ipv6() | vincent | 2005-09-28 | 1 | -0/+6 |
* | * rib.h: Add note about behaviour of rib_add_ipv[46]* functions - | hasso | 2005-09-24 | 1 | -0/+5 |
* | * zebra_rib.c: Reduce the height of some staircases. Fix | hasso | 2005-09-21 | 1 | -0/+6 |
* | 2005-09-21 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-21 | 1 | -0/+9 |