Age | Commit message (Expand) | Author |
2007-03-21 | [doc] Makefile VPATH patch | Andrew J. Schorr |
2007-03-21 | [ripd] Fix "show ip rip status" display of time until next update | Andrew J. Schorr |
2007-03-20 | [lib] Make message lookup function more robust. | Andrew J. Schorr |
2007-03-14 | [ospfd] Return SNMP standard neighbor state values, not quagga internal ones | Andrew J. Schorr |
2007-03-14 | [ospfd] Fix two debug messages that used inet_ntoa more than once | Andrew J. Schorr |
2007-03-08 | [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times | Paul Jakma |
2007-03-06 | [zebra] Fix interface metric bug on BSD | Paul Jakma |
2007-02-27 | [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name. | Andrew J. Schorr |
2007-02-27 | [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running | Andrew J. Schorr |
2007-02-26 | [ospfd] Fix regression in SPF introduced by bug#330 fixes | Paul Jakma |
2007-02-26 | [zebra] IRDP should ignore non-IPv4 addresses | Paul Jakma |
2007-02-22 | [solaris] Add licence boilerplate to files for clarity | Paul Jakma |
2007-02-22 | [bgpd] Peer delete can race with reconfig leading to crash | Paul Jakma |
2007-02-06 | use generic sed test so this works on autoconf 2.59 | Greg Troxel |
2007-02-06 | de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice. | Greg Troxel |
2007-02-06 | Better comment explaining that GNU awk is really required. | Greg Troxel |
2007-02-06 | autoreconf -i | Greg Troxel |
2007-02-03 | add AC_PROC_SED | Greg Troxel |
2007-02-03 | remove crufty m4 files from 2004. With the files, autoheader (2.61) | Greg Troxel |
2007-02-02 | use bootstrap.sh | Greg Troxel |
2007-02-02 | Provide 'standard interface', even if it just invokes autoreconf. | Greg Troxel |
2007-02-02 | ospf6d.h: remove declaration of errno (should be via header) | Greg Troxel |
2007-02-02 | * README.NetBSD: use update-autotools instead of autoreconf | Greg Troxel |
2007-01-24 | [ospfd] Bug #330: SPF must consider that nexthop-calc may fail | Paul Jakma |
2006-12-13 | [zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128 | Andrew J. Schorr |
2006-12-12 | [PtP over ethernet] New peer flag allows much more addressing flexibility | Andrew J. Schorr |
2006-12-08 | [0.99] Bump version to 0.99.6 | Paul Jakma |
2006-12-08 | [isisd] Fix compiler warnings and allow v4-only compilation | Paul Jakma |
2006-12-08 | [zebra] Changes of nexthops of static routes didnt take effect | Paul Jakma |
2006-12-08 | [bgpd] Bug #302, bgpd can get stuck in state Clearing | Paul Jakma |
2006-12-04 | [ospfd] Consider all connected addresses when creating ospf interfaces | Andrew J. Schorr |
2006-11-30 | [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra. | Andrew J. Schorr |
2006-11-30 | [ospfd] Add debug messages for a few zebra messages that had been overlooked | Andrew J. Schorr |
2006-11-28 | [bgpd] Fix bug where a deleted route that was quickly re-added was being lost | Andrew J. Schorr |
2006-11-28 | [ospfd] Fix bug in passive-interface default commands. | Andrew J. Schorr |
2006-10-27 | [bgpd] trivial: non C99 u_int.._t should be uint.._t | Paul Jakma |
2006-10-24 | [ospfd] Stop losing subsequent default-information originate 'always' info | Andrew J. Schorr |
2006-10-22 | [ospfd] Add passive-interface default support | Paul Jakma |
2006-10-22 | [bgpd] struct peer must have bgp field valid (redistribute crash) | Paul Jakma |
2006-10-15 | [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially N... | Paul Jakma |
2006-10-15 | [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ... | Paul Jakma |
2006-10-15 | [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st... | Paul Jakma |
2006-10-15 | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma |
2006-10-15 | [lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commands | Paul Jakma |
2006-09-26 | [snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues) | Andrew J. Schorr |
2006-09-25 | [ospfd] Improve some warning messages. | Andrew J. Schorr |
2006-09-20 | Add recent NetBSD/FreeBSD versions to list of what ought to work. | Greg Troxel |
2006-09-19 | [bgpd] Trivial fix of printf format/arg mismatch | Andrew J. Schorr |
2006-09-14 | [bgpd] reduce the process queue hold time to something more sensible | Paul Jakma |
2006-09-14 | [bgpd] RIB statistics address space size shouldnt double count space | Paul Jakma |