Age | Commit message (Expand) | Author |
2006-01-19 | [version] bump configure.ac version number to 0.99.3 | paul |
2006-01-19 | [lib/stream] small compile fix, use uint64_t, not u_int64_t. | paul |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul |
2006-01-18 | [ospfd] Add support for oversized LSAs. | paul |
2006-01-18 | 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> | paul |
2006-01-17 | 2006-01-17 Vincent Jardin <vincent.jardin@6wind.com> | vincent |
2006-01-17 | [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink | paul |
2006-01-17 | [zebra] Defensive if_getaddrs bug fix. | paul |
2006-01-17 | [zebra] Include metric on connected routes. | paul |
2006-01-17 | [ospfd/zserv] adjust to new format | paul |
2006-01-17 | [lib/zclient] Export zclient_create_header | paul |
2006-01-17 | [lib/vty] Add 'no terminal monitor' alias | paul |
2006-01-17 | [lib/md5] md5_loop should take void pointer for more useful caller warnings. | paul |
2006-01-17 | [zserv] fix up custom isisd and bgpd Zserv functions for new format. | paul |
2006-01-17 | [ripd] Fix verification of received MD5 authenticated packets | paul |
2006-01-16 | 2006-01-16 Paul Jakma <paul.jakma@sun.com> | paul |
2006-01-16 | [bgpd] add aspath_finish, static resource cleanup function. | paul |
2006-01-16 | [bgpd] fix some leaks introduced in aspath rewrite. | paul |
2006-01-16 | [zserv] Extend Zserv header with version information and marker field | paul |
2006-01-11 | [zserv] Update interface flags to 8 bytes wide. | paul |
2006-01-11 | 2006-01-11 Erik Smit <zoiah@zoiah.net> | paul |
2006-01-11 | [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. | paul |
2006-01-10 | [ospfd] fix undefined effect expression | paul |
2006-01-10 | [bgpd] remove export of long defunct function | paul |
2006-01-10 | [ospfd] fix rare leak of struct connected, in an error path. | paul |
2006-01-10 | [ospfd] trim redundant strings | paul |
2006-01-10 | [ospfd] fix automatic router-id and network enable bug. | paul |
2006-01-10 | [tests] Add small unit test for the new stream functions | paul |
2006-01-10 | [stream] Add quad-word support and stream_resize | paul |
2005-12-29 | remove dead code (from David Young) | gdt |
2005-12-29 | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt |
2005-12-29 | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt |
2005-12-29 | shell script and hints for building on NetBSD. (gdt deleted private | gdt |
2005-11-26 | [ospfd] rename graceful to deferred, fix a tiny compile warning. | paul |
2005-11-26 | [c99] change gcc zero-length array to C99 flexible array declaration | paul |
2005-11-26 | [zebra] fix connected_add_ipv6 declarations, label should be const. | paul |
2005-11-26 | [build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults. | paul |
2005-11-25 | 2005-11-25 Paul Jakma <paul.jakma@sun.com> | paul |
2005-11-24 | [zebra] Fix mistake in previous commit and further compile warnings/errors. | paul |
2005-11-24 | [lib/zebra.h] fix Linux compile error | paul |
2005-11-24 | [privs/solaris] Fix unused variable and incorrect format string. | paul |
2005-11-24 | [ospfclient] add static qualifier | paul |
2005-11-23 | [zebra] fix some small compile errors, mark several functions static | paul |
2005-11-23 | [tests] Add empty-path and sequence+1ASN test data to aspath_test.c | paul |
2005-11-23 | [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968]) | paul |
2005-11-20 | 2005-11-20 Paul Jakma <paul.jakma@sun.com> | paul |
2005-11-20 | 2005-11-20 Paul Jakma <paul.jakma@sun.com> | paul |
2005-11-20 | [isisd] remove includes of common system headers. | paul |
2005-11-20 | - quagga.spec.in: Release sub-rev now release_rev macro, for rpmbuild -D | paul |
2005-11-16 | [ospfd] Standardize buffer sizes used for displaying timers. | ajs |