summaryrefslogtreecommitdiffstats
path: root/zebra/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [zebra] Changes of nexthops of static routes didnt take effectpaul2006-12-081-0/+6
* 2006-09-13 Tom Everett <tom@khubla.com>gdt2006-09-131-0/+5
* [zebra] trivial: rtadv.h depends on interface.hpaul2006-08-061-0/+1
* [zebra] fix inconsistencies in ifstat_update_* declarations and definitionspaul2006-08-061-0/+9
* [zebra] IRDP: Move stream_free to where its created, probably fixing a leakpaul2006-08-041-0/+10
* [zebra] add more stuff to misc_null to avoid compile breakagespaul2006-08-041-0/+5
* [testzebra] Patch to misc_null.c to get older gcc to recognize #pragma tricksajs2006-08-021-0/+5
* [zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueingpaul2006-07-271-1/+31
* [zebra] Add 'debug zebra rib' commandspaul2006-07-271-0/+1
* [zebra] Add test rig code, for testing the zebra RIBpaul2006-07-271-0/+12
* [zebra] Connected routes must always be added to main tablepaul2006-07-271-0/+8
* [zebra] Fix CID #104, check addr for null, and #18, check nexthop type argspaul2006-07-021-0/+7
* [zebra] Fix forgetfulness wrt configured address on FreeBSDpaul2006-06-151-0/+10
* [zebra] remove internal if_flag_dump, use libzebras version.paul2006-06-151-0/+5
* [interface configuration] Try to avoid losing address info after shutdown.ajs2006-05-211-0/+8
* [interface configuration] Preserve flag indicating address was set by quagga.ajs2006-05-191-0/+7
* [debug] Improve zebra kernel socket debug message to include IP addresses.ajs2006-05-171-0/+5
* [zebra] Remove private command string tablepaul2006-05-151-0/+5
* [zebra] CID #31, guard against potential NULL return of route_node_lookuppaul2006-05-111-0/+5
* [zebra] arrange structs in padding-efficient manner and remove unused fieldpaul2006-03-301-0/+6
* [zebra] Display flags on their line in 'show interface'.paul2006-02-021-0/+4
* [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again.paul2006-01-301-0/+7
* [zebra] Fix incorrect changes made in RIB metric selection patchquagga.0.99.3.releasepaul2006-01-251-0/+6
* [zebra/solaris] Interface state fixups for Solaris.paul2006-01-251-0/+55
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-0/+11
* 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>paul2006-01-181-0/+4
* [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlinkpaul2006-01-171-0/+9
* [zebra] Defensive if_getaddrs bug fix.paul2006-01-171-0/+2
* [zebra] Include metric on connected routes.paul2006-01-171-0/+5
* [zserv] Extend Zserv header with version information and marker fieldpaul2006-01-161-0/+4
* [zserv] Update interface flags to 8 bytes wide.paul2006-01-111-0/+5
* remove dead code (from David Young)gdt2005-12-291-0/+2
* 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2005-12-291-0/+5
* [zebra] fix connected_add_ipv6 declarations, label should be const.paul2005-11-261-0/+5
* [zebra] Fix mistake in previous commit and further compile warnings/errors.paul2005-11-241-0/+15
* [zebra] fix some small compile errors, mark several functions staticpaul2005-11-231-0/+22
* 2005-11-14 Paul Jakma <paul.jakma@sun.com>paul2005-11-141-0/+9
* [solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes.paul2005-11-121-0/+24
* [zebra] Fix warning and small connected-label changes merge error.paul2005-11-111-0/+8
* 2005-11-03 Paul Jakma <paul.jakma@sun.com>paul2005-11-031-0/+37
* 2005-10-11 Paul Jakma <paul.jakma@sun.com>paul2005-10-111-0/+5
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-0/+15
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-0/+5
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-0/+4
* * connected.c: flag connected_up_ipv6() and connected_down_ipv6()vincent2005-09-281-0/+6
* * rib.h: Add note about behaviour of rib_add_ipv[46]* functions -hasso2005-09-241-0/+5
* * zebra_rib.c: Reduce the height of some staircases. Fixhasso2005-09-211-0/+6
* 2005-09-21 Paul Jakma <paul.jakma@sun.com>paul2005-09-211-0/+9
* 2005-09-12 Paul Jakma <paul.jakma@sun.com>paul2005-09-121-0/+28
* * zebra_rib.c, rib.h: Add distance and metric arguments to thehasso2005-08-271-0/+9