- e3c5ffe [doc] bug #245, remove reference to non-existent log_mode argument by Paul Jakma · 19 years ago
- da5b30f [bgpd] Bug #240, Fix route-server crash when static routes are configured by Paul Jakma · 19 years ago
- 7a559cb [ripngd] bug #242, fix crash in routemap, ipv6 stored in in_addr. by Paul Jakma · 19 years ago
- 542bcb7 [bgpd] CID#62 fix double-free, use-after-free in community_str2com by Paul Jakma · 19 years ago
- 65ca75e [bgpd] Fix bug where FSM can stay hung forever in Idle/Clrng by Paul Jakma · 19 years ago
- a3b6ea5 [bgpd] bug #210: Enable crucial VPNv4 code which was disabled by Paul Jakma · 19 years ago
- 5f03f14 [docs] Update ripd docs on version and authentication, see bugs #261,#262 by Paul Jakma · 19 years ago
- 15a2b08 [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates by Paul Jakma · 19 years ago
- 9c27ef9 [ospfd] Fix SPF of virtual-links by Paul Jakma · 19 years ago
- b9d9288 [ripd] Fix logic to send updates on all connected addresses. by Andrew J. Schorr · 19 years ago
- e006277 [solaris] Manifest referenced non-existent services, fix. by Paul Jakma · 19 years ago
- 478aab9 [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix by Paul Jakma · 19 years ago
- ab2416a [doc] document version zserv header, add txt figures, make pdf figs nicer by Paul Jakma · 19 years ago
- 31802c0 Sync rebuild of cvs_head by Paul Jakma · 19 years ago
- 86228fd [lib] command.c exports host global, add it to header. by Paul Jakma · 19 years ago
- 213d8da [lib] Trivial: fix line lengths of a comment in workqueu.c by Paul Jakma · 19 years ago
- 6cf0cf0 [lib] Mark most arguments in DEFUN_CMD_FUNC_TEXT as potentially unused by Paul Jakma · 19 years ago
- 15aa6a1 [bgpd] Fix infinite loop in community_str2com by Paul Jakma · 19 years ago
- cdc2c3f [TODO] Note MED functionality we should implement by Paul Jakma · 19 years ago
- 075c201 [ospfd] Fix failure of Fletcher checksum with certain compilers by Paul Jakma · 19 years ago
- d4ce4f6 [lib] fix gensub call in memtypes.awk to pass "g", not g. by Paul Jakma · 19 years ago
- 6878453 [lib] status field/flags no longer used in struct workqueue by Paul Jakma · 19 years ago
- 1a8ee0e [ospfd] ignore loopbacks for received interface validation by Paul Jakma · 19 years ago
- c2b478d [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER by Paul Jakma · 19 years ago
- a625ca3 [bgpd] release peer specific clear queue in peer_free by Paul Jakma · 19 years ago
- b51f126 [bgpd] trivial: use a distinct memtype for struct bgp_synchronize by Paul Jakma · 19 years ago
- 4bf6a36 [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd by Paul Jakma · 19 years ago
- 5304cb5 [bgpd] Include header dependency in bgp_nexthop.h by Paul Jakma · 19 years ago
- cec0c4f [lib] fix libtool version argument in Makefile.am by Paul Jakma · 19 years ago
- 41be32b [lib/memory] Add mallinfo support by Paul Jakma · 19 years ago
- b5b628c [solaris] revert previous update of manifest install path by Paul Jakma · 19 years ago
- 5d932f6 [tests] fix heavy-wq, add redundant AS_SET test and statics to aspath_test by Paul Jakma · 19 years ago
- 75db03e [solaris] SMF manifest, method and depend updates. by Paul Jakma · 19 years ago
- e6d7d05 [zebra] arrange structs in padding-efficient manner and remove unused field by Paul Jakma · 19 years ago
- 924f9d3 [lib/privs] Changing user IDs should be done before dropping privileges by Paul Jakma · 19 years ago
- cbdfbaa [bgpd] rearrange some structs for less padding, stats for table/attrs. by Paul Jakma · 19 years ago
- 478ccfd [lib] export show_address_cmd debug command in if.h by Paul Jakma · 19 years ago
- 05ec48e [bgpd] Start off FSM again once clearing finishes. by Paul Jakma · 19 years ago
- 3e0c78e [bgpd] Start off FSM again once clearing finishes. by Paul Jakma · 19 years ago
- 15e2aa4 [lib/sockunion] trivial: use XSTRDUP. by Paul Jakma · 19 years ago
- 5a54df9 [lib/sockunion] trivial: use XSTRDUP. by Paul Jakma · 19 years ago
- 316f787 [bgpd] Add Clrng description to bgp summary state. by Paul Jakma · 19 years ago
- 6a41973 [bgpd] Add Clrng description to bgp summary state. by Paul Jakma · 19 years ago
- afb226b [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
- 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
- e24f063 [solaris] version depend files, auto-generate. Start zebra when needed. by Paul Jakma · 19 years ago
- 4528ffa [doc] Credit Jeroen Simonetti for contributing snmptrap.texi by Paul Jakma · 19 years ago
- 7c7fa1b [bgpd] trivial readability fix by Paul Jakma · 19 years ago
- aa94ca8 [bug #89] Fix leak of community when set community is used by Paul Jakma · 19 years ago
- 3fff6ff [bgpd] trivial fix for gcc warning by paul · 19 years ago
- 902212c [bgpd] Fix peer prefix counts and make it slightly more robust by paul · 19 years ago
- 306d889 [lib/workqueue] remove the useless 'delay' factor. by paul · 19 years ago
- 3a570c8 [zebra] Display flags on their line in 'show interface'. by paul · 19 years ago
- b1fc9ac [build system] cleanup --enable-snmp by removing ucd-snmp cruft by paul · 19 years ago
- 7a38333 ripd.c: correct bug that allowed route learnt through RIP to take precedence over connected routes by vincent · 19 years ago
- a1038a1 [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. by paul · 19 years ago
- a8d9c1f [zebra] Fix incorrect changes made in RIB metric selection patch by paul · 19 years ago
- 5c78b3d [zebra/solaris] Interface state fixups for Solaris. by paul · 19 years ago
- 590188b [cvs] update cvsignore file. by paul · 19 years ago
- 53f953a [version] bump configure.ac version number to 0.99.3 by paul · 19 years ago
- 581a02a [lib/stream] small compile fix, use uint64_t, not u_int64_t. by paul · 19 years ago
- e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
- 779adb0 [ospfd] Add support for oversized LSAs. by paul · 19 years ago
- af887b5 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> by paul · 19 years ago
- eac314c 2006-01-17 Vincent Jardin <vincent.jardin@6wind.com> by vincent · 19 years ago
- d34b899 [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink by paul · 19 years ago
- 61f42ae [zebra] Defensive if_getaddrs bug fix. by paul · 19 years ago
- c713300 [zebra] Include metric on connected routes. by paul · 19 years ago
- c637171 [ospfd/zserv] adjust to new format by paul · 19 years ago
- d211086 [lib/zclient] Export zclient_create_header by paul · 19 years ago
- 789f78a [lib/vty] Add 'no terminal monitor' alias by paul · 19 years ago
- 7d0b0c4 [lib/md5] md5_loop should take void pointer for more useful caller warnings. by paul · 19 years ago
- d3092e7 [zserv] fix up custom isisd and bgpd Zserv functions for new format. by paul · 19 years ago
- 98fd1e6 [ripd] Fix verification of received MD5 authenticated packets by paul · 19 years ago
- 6726f95 2006-01-16 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 8fdc32a [bgpd] add aspath_finish, static resource cleanup function. by paul · 19 years ago
- 0233542 [bgpd] fix some leaks introduced in aspath rewrite. by paul · 19 years ago
- c1b9800 [zserv] Extend Zserv header with version information and marker field by paul · 19 years ago
- c77d454 [zserv] Update interface flags to 8 bytes wide. by paul · 19 years ago
- 44316fe 2006-01-11 Erik Smit <zoiah@zoiah.net> by paul · 19 years ago
- 1a643f8 [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. by paul · 19 years ago
- 818e56c [ospfd] fix undefined effect expression by paul · 19 years ago
- 37c3830 [bgpd] remove export of long defunct function by paul · 19 years ago
- 98429f6 [ospfd] fix rare leak of struct connected, in an error path. by paul · 19 years ago
- c42c177 [ospfd] trim redundant strings by paul · 19 years ago
- 8675284 [ospfd] fix automatic router-id and network enable bug. by paul · 19 years ago
- 067fca8 [tests] Add small unit test for the new stream functions by paul · 19 years ago
- 4b201d4 [stream] Add quad-word support and stream_resize by paul · 19 years ago
- e14b7fc remove dead code (from David Young) by gdt · 19 years ago
- f80a016 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 19 years ago
- 6083e1f 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> by gdt · 19 years ago
- a3214b7 shell script and hints for building on NetBSD. (gdt deleted private by gdt · 19 years ago
- c9c93d5 [ospfd] rename graceful to deferred, fix a tiny compile warning. by paul · 19 years ago
- 00c290e [c99] change gcc zero-length array to C99 flexible array declaration by paul · 19 years ago
- 89368d9 [zebra] fix connected_add_ipv6 declarations, label should be const. by paul · 19 years ago
- 6a4b883 [build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults. by paul · 19 years ago
- 0ed3192 2005-11-25 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- ec1a428 [zebra] Fix mistake in previous commit and further compile warnings/errors. by paul · 19 years ago
- b602607 [lib/zebra.h] fix Linux compile error by paul · 19 years ago
- 6e0f1b9 [privs/solaris] Fix unused variable and incorrect format string. by paul · 19 years ago