summaryrefslogtreecommitdiff
path: root/zebra/ChangeLog
AgeCommit message (Expand)Author
2007-04-10[zebra] MTU change should propogate to zserv client on BSD/SolarisPaul Jakma
2007-04-10[zebra] Retain configured IPv4 address upon removal by kernelPaul Jakma
2007-04-10[testzebra] stubs should call kernel_address_add on IP address installPaul Jakma
2007-04-10[zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixesPaul Jakma
2007-03-06[zebra] Fix interface metric bug on BSDPaul Jakma
2007-02-26[zebra] IRDP should ignore non-IPv4 addressesPaul Jakma
2006-12-13[zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128Andrew J. Schorr
2006-12-12[PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr
2006-12-08[zebra] Changes of nexthops of static routes didnt take effectPaul Jakma
2006-09-132006-09-13 Tom Everett <tom@khubla.com>Greg Troxel
2006-08-06[zebra] trivial: rtadv.h depends on interface.hPaul Jakma
2006-08-06[zebra] fix inconsistencies in ifstat_update_* declarations and definitionsPaul Jakma
2006-08-04[zebra] IRDP: Move stream_free to where its created, probably fixing a leakPaul Jakma
2006-08-04[zebra] add more stuff to misc_null to avoid compile breakagesPaul Jakma
2006-08-02[testzebra] Patch to misc_null.c to get older gcc to recognize #pragma tricksAndrew J. Schorr
2006-07-27[zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueingPaul Jakma
2006-07-27[zebra] Add 'debug zebra rib' commandsPaul Jakma
2006-07-27[zebra] Add test rig code, for testing the zebra RIBPaul Jakma
2006-07-27[zebra] Connected routes must always be added to main tablePaul Jakma
2006-07-02[zebra] Fix CID #104, check addr for null, and #18, check nexthop type argsPaul Jakma
2006-06-15[zebra] Fix forgetfulness wrt configured address on FreeBSDPaul Jakma
2006-06-15[zebra] remove internal if_flag_dump, use libzebras version.Paul Jakma
2006-05-21[interface configuration] Try to avoid losing address info after shutdown.Andrew J. Schorr
2006-05-19[interface configuration] Preserve flag indicating address was set by quagga.Andrew J. Schorr
2006-05-17[debug] Improve zebra kernel socket debug message to include IP addresses.Andrew J. Schorr
2006-05-15[zebra] Remove private command string tablePaul Jakma
2006-05-11[zebra] CID #31, guard against potential NULL return of route_node_lookupPaul Jakma
2006-03-30[zebra] arrange structs in padding-efficient manner and remove unused fieldPaul Jakma
2006-02-02[zebra] Display flags on their line in 'show interface'.paul
2006-01-30[zebra] Fix pauls zebra_rib/rib_process commit mistakes, again.paul
2006-01-25[zebra] Fix incorrect changes made in RIB metric selection patchpaul
2006-01-25[zebra/solaris] Interface state fixups for Solaris.paul
2006-01-19[compiler] miscellaneous trivial compiler warning fixespaul
2006-01-182006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>paul
2006-01-17[zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlinkpaul
2006-01-17[zebra] Defensive if_getaddrs bug fix.paul
2006-01-17[zebra] Include metric on connected routes.paul
2006-01-16[zserv] Extend Zserv header with version information and marker fieldpaul
2006-01-11[zserv] Update interface flags to 8 bytes wide.paul
2005-12-29remove dead code (from David Young)gdt
2005-12-292005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>gdt
2005-11-26[zebra] fix connected_add_ipv6 declarations, label should be const.paul
2005-11-24[zebra] Fix mistake in previous commit and further compile warnings/errors.paul
2005-11-23[zebra] fix some small compile errors, mark several functions staticpaul
2005-11-142005-11-14 Paul Jakma <paul.jakma@sun.com>paul
2005-11-12[solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes.paul
2005-11-11[zebra] Fix warning and small connected-label changes merge error.paul
2005-11-032005-11-03 Paul Jakma <paul.jakma@sun.com>paul
2005-10-112005-10-11 Paul Jakma <paul.jakma@sun.com>paul
2005-10-012005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs