- f0ec832 [ospfd] network command now behaves more logically when a peer prefix is defined by Andrew J. Schorr · 18 years ago
- a857eb6 [0.99] Version bump to 0.99.7 by Paul Jakma · 18 years ago
- 03e214c [bgpd] Use defines for default weight by Paul Jakma · 18 years ago
- 923de65 [bgpd] Fix warnings: hash callbacks should match hash API declarations by Paul Jakma · 18 years ago
- e8eb834 [zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_name by Paul Jakma · 18 years ago
- bd9da7f [zebra] Fix merge error in previous solaris changeset by Paul Jakma · 18 years ago
- bcdda30 [logging] Minor performance tweak by Andrew J. Schorr · 18 years ago
- d3d7e23 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
- c749b72 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
- 1ed72e0 [logging] Add new "log timestamp precision" command for subsecond timestamps by Andrew J. Schorr · 18 years ago
- eda9ba7 [64-bit] Fix 4 problems with printf formats and 64-bit size_t by Andrew J. Schorr · 18 years ago
- 33672ed [ripd, ripngd] Remove useless code in rip_vty_out_uptime function by Andrew J. Schorr · 18 years ago
- e8a56f0 [ospfd] Fix bug in 'passive-interface default' behavior by Andrew J. Schorr · 18 years ago
- 1d720da Use 'path (category)' form. by David Young · 18 years ago
- cb6d86b Note my change to zebra/connected.c. by David Young · 18 years ago
- 33b931e Only suppress adding a connected route to the kernel if it is by David Young · 18 years ago
- 93c1749 [bgpd] Minor performance improvement patch by Andrew J. Schorr · 18 years ago
- 6dfa827 Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status) by Vincent Jardin · 18 years ago
- a1fdf94 Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_second) by Vincent Jardin · 18 years ago
- f5e004f [zebra] MTU change should propogate to zserv client on BSD/Solaris by Paul Jakma · 18 years ago
- 6e4ab12 [bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds by Paul Jakma · 18 years ago
- 16d2e24 [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored by Paul Jakma · 18 years ago
- d9a18f1 [zebra] Retain configured IPv4 address upon removal by kernel by Paul Jakma · 18 years ago
- d9d00a6 [testzebra] stubs should call kernel_address_add on IP address install by Paul Jakma · 18 years ago
- 6dc686a [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixes by Paul Jakma · 18 years ago
- 37a217a [bgpd] bug #352: IPv6/Multicast address-family config not written out by Paul Jakma · 18 years ago
- 85ef784 [ospfd] Bug #330 regression: failure to calculate routes through networks by Paul Jakma · 18 years ago
- b75ae99 [ospfd] Instrument ospf_spf with more debug log messages by Paul Jakma · 18 years ago
- 54afb65 [doc] Makefile VPATH patch by Andrew J. Schorr · 18 years ago
- a4c6482 [ripd] Fix "show ip rip status" display of time until next update by Andrew J. Schorr · 18 years ago
- afb88a6 [lib] Make message lookup function more robust. by Andrew J. Schorr · 18 years ago
- ad81f8c [ospfd] Return SNMP standard neighbor state values, not quagga internal ones by Andrew J. Schorr · 18 years ago
- 56b3ea0 [ospfd] Fix two debug messages that used inet_ntoa more than once by Andrew J. Schorr · 18 years ago
- c136d24 [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times by Paul Jakma · 18 years ago
- 6502208 [zebra] Fix interface metric bug on BSD by Paul Jakma · 18 years ago
- c32d28b [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name. by Andrew J. Schorr · 18 years ago
- 4056a54 [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running by Andrew J. Schorr · 18 years ago
- bd34fb3 [ospfd] Fix regression in SPF introduced by bug#330 fixes by Paul Jakma · 18 years ago
- ff1dd55 [zebra] IRDP should ignore non-IPv4 addresses by Paul Jakma · 18 years ago
- def09df [solaris] Add licence boilerplate to files for clarity by Paul Jakma · 18 years ago
- f2c31ac [bgpd] Peer delete can race with reconfig leading to crash by Paul Jakma · 18 years ago
- 553bdfe use generic sed test so this works on autoconf 2.59 by Greg Troxel · 18 years ago
- 9f0a19f de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice. by Greg Troxel · 18 years ago
- 1bbaa8c Better comment explaining that GNU awk is really required. by Greg Troxel · 18 years ago
- 2d70743 autoreconf -i by Greg Troxel · 18 years ago
- 0750e81 add AC_PROC_SED by Greg Troxel · 18 years ago
- 003ca18 remove crufty m4 files from 2004. With the files, autoheader (2.61) by Greg Troxel · 18 years ago
- 409d8e4 use bootstrap.sh by Greg Troxel · 18 years ago
- d1a8316 Provide 'standard interface', even if it just invokes autoreconf. by Greg Troxel · 18 years ago
- 75a9140 ospf6d.h: remove declaration of errno (should be via header) by Greg Troxel · 18 years ago
- cf4a2bb * README.NetBSD: use update-autotools instead of autoreconf by Greg Troxel · 18 years ago
- bc20c1a [ospfd] Bug #330: SPF must consider that nexthop-calc may fail by Paul Jakma · 18 years ago
- fb6724a [zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128 by Andrew J. Schorr · 18 years ago
- e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
- 43cd33a [0.99] Bump version to 0.99.6 by Paul Jakma · 18 years ago
- 41b36e9 [isisd] Fix compiler warnings and allow v4-only compilation by Paul Jakma · 18 years ago
- 3c0755d [zebra] Changes of nexthops of static routes didnt take effect by Paul Jakma · 18 years ago
- 95fdcd8 [bgpd] Bug #302, bgpd can get stuck in state Clearing by Paul Jakma · 18 years ago
- ed589c1 [ospfd] Consider all connected addresses when creating ospf interfaces by Andrew J. Schorr · 18 years ago
- a39275d [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra. by Andrew J. Schorr · 18 years ago
- 7f643eb [ospfd] Add debug messages for a few zebra messages that had been overlooked by Andrew J. Schorr · 18 years ago
- 8d45210 [bgpd] Fix bug where a deleted route that was quickly re-added was being lost by Andrew J. Schorr · 18 years ago
- 4354088 [ospfd] Fix bug in passive-interface default commands. by Andrew J. Schorr · 18 years ago
- 56395af [bgpd] trivial: non C99 u_int.._t should be uint.._t by Paul Jakma · 18 years ago
- 8fb8a50 [ospfd] Stop losing subsequent default-information originate 'always' info by Andrew J. Schorr · 18 years ago
- 7ffa8fa [ospfd] Add passive-interface default support by Paul Jakma · 18 years ago
- 6f58544 [bgpd] struct peer must have bgp field valid (redistribute crash) by Paul Jakma · 18 years ago
- ed3ebfa [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially NULL pointer. by Paul Jakma · 18 years ago
- 53d9f67 [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with emtpy table by Paul Jakma · 18 years ago
- dcdf399 [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing. by Paul Jakma · 18 years ago
- 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
- 9895484 [lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commands by Paul Jakma · 18 years ago
- 965b83f [snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues) by Andrew J. Schorr · 18 years ago
- 08c8367 [ospfd] Improve some warning messages. by Andrew J. Schorr · 18 years ago
- 301e4fb Add recent NetBSD/FreeBSD versions to list of what ought to work. Add Dragonfly. by Greg Troxel · 18 years ago
- 0cd1c32 [bgpd] Trivial fix of printf format/arg mismatch by Andrew J. Schorr · 18 years ago
- 09dd561 [bgpd] reduce the process queue hold time to something more sensible by Paul Jakma · 18 years ago
- 8383a9b [bgpd] RIB statistics address space size shouldnt double count space by Paul Jakma · 18 years ago
- 9fde662 [bgpd] simplify peer refcounts, squash slow peer leak by Paul Jakma · 18 years ago
- ca058a3 [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states by Paul Jakma · 18 years ago
- 2815e61 [bgpd] Add RIB reporting commands, show bgp ... statistics by Paul Jakma · 18 years ago
- 9458b81 2006-09-13 Tom Everett <tom@khubla.com> by Greg Troxel · 18 years ago
- b25ea4d [ripd] bug #293: routemap set metric doesn't check for underflow correctly by Paul Jakma · 18 years ago
- 3e557ae [ripd] bug #278: remove gratuitous use of mid-function declaration by Paul Jakma · 18 years ago
- 1a392d4 [bgpd] Handle pcount as flags are changed, fixing pcount issues by Paul Jakma · 18 years ago
- ff7924f [bgpd] Add 'show ... neighbor .... prefix-counts' command by Paul Jakma · 18 years ago
- b5aeb44 [ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit by Paul Jakma · 18 years ago
- c15deb1 [0.99] version bump to 0.99.5 by Paul Jakma · 18 years ago
- 29b5a04 [ospfd] redistribute default no longer works after complete reconfig, fix by Paul Jakma · 18 years ago
- 9f906c7 [bgpd] fix mtype in XFREE and NULL out freed pointer by Paul Jakma · 18 years ago
- 3414bf2 [tests] update heavywq for workqueue api changes by Paul Jakma · 18 years ago
- 2518efd [ospfd] Bug #134, ospfd should be more robust to backward time change by Paul Jakma · 18 years ago
- db9c0df [lib] Bug #134: threads should be more robust against backward time jumps by Paul Jakma · 18 years ago
- f0894cf [ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisation by Paul Jakma · 18 years ago
- 8dd24ee [ospfd] Raise ExchangeDone earlier, avoid often needless round of DD packets by Paul Jakma · 18 years ago
- ba122e7 [ospfd] trivial: consolidate LSDB delete code into single function by Paul Jakma · 18 years ago
- 66c454f [zebra] trivial: rtadv.h depends on interface.h by Paul Jakma · 18 years ago
- f28b0e5 [zebra] fix inconsistencies in ifstat_update_* declarations and definitions by Paul Jakma · 18 years ago
- 1f742f2 [bgpd] aspath_loop_check was broken, fix it and the aspath unit test code. by Paul Jakma · 18 years ago
- 3694374 [zebra] IRDP: Move stream_free to where its created, probably fixing a leak by Paul Jakma · 18 years ago