summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Applying quagga-as4-statsbugfix.patchquagga-as4-statsbugfix.patchJuergen Kammer2007-04-091-0/+4
* Applying quagga-cvs20070307-as4-v05.patchquagga-cvs20070307-as4-v05.patchJuergen Kammer2007-04-0926-303/+1937
* [zebra] Fix interface metric bug on BSDPaul Jakma2007-03-062-1/+15
* [ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.Andrew J. Schorr2007-02-272-1/+6
* [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually runningAndrew J. Schorr2007-02-272-0/+10
* [ospfd] Fix regression in SPF introduced by bug#330 fixesPaul Jakma2007-02-262-21/+42
* [zebra] IRDP should ignore non-IPv4 addressesPaul Jakma2007-02-262-0/+10
* [solaris] Add licence boilerplate to files for clarityPaul Jakma2007-02-223-1/+40
* [bgpd] Peer delete can race with reconfig leading to crashPaul Jakma2007-02-223-33/+92
* use generic sed test so this works on autoconf 2.59Greg Troxel2007-02-062-1/+10
* de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice.Greg Troxel2007-02-061-18/+18
* Better comment explaining that GNU awk is really required.Greg Troxel2007-02-061-1/+2
* autoreconf -iGreg Troxel2007-02-062-3/+7
* add AC_PROC_SEDGreg Troxel2007-02-032-0/+6
* remove crufty m4 files from 2004. With the files, autoheader (2.61)Greg Troxel2007-02-038-6874/+6
* use bootstrap.shGreg Troxel2007-02-022-3/+3
* Provide 'standard interface', even if it just invokes autoreconf.Greg Troxel2007-02-022-0/+9
* ospf6d.h: remove declaration of errno (should be via header)Greg Troxel2007-02-022-1/+4
* * README.NetBSD: use update-autotools instead of autoreconfGreg Troxel2007-02-023-4/+14
* [ospfd] Bug #330: SPF must consider that nexthop-calc may failPaul Jakma2007-01-242-56/+78
* [zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128Andrew J. Schorr2006-12-132-16/+18
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-1225-393/+338
* [0.99] Bump version to 0.99.6quagga_0_99_6_releasePaul Jakma2006-12-082-1/+5
* [isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma2006-12-0817-35/+118
* [zebra] Changes of nexthops of static routes didnt take effectPaul Jakma2006-12-082-10/+18
* [bgpd] Bug #302, bgpd can get stuck in state ClearingPaul Jakma2006-12-082-5/+18
* [ospfd] Consider all connected addresses when creating ospf interfacesAndrew J. Schorr2006-12-042-2/+8
* [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra.Andrew J. Schorr2006-11-304-6/+217
* [ospfd] Add debug messages for a few zebra messages that had been overlookedAndrew J. Schorr2006-11-302-0/+34
* [bgpd] Fix bug where a deleted route that was quickly re-added was being lostAndrew J. Schorr2006-11-282-5/+38
* [ospfd] Fix bug in passive-interface default commands.Andrew J. Schorr2006-11-282-43/+56
* [bgpd] trivial: non C99 u_int.._t should be uint.._tPaul Jakma2006-10-272-1/+6
* [ospfd] Stop losing subsequent default-information originate 'always' infoAndrew J. Schorr2006-10-242-16/+13
* [ospfd] Add passive-interface default supportPaul Jakma2006-10-227-54/+181
* [bgpd] struct peer must have bgp field valid (redistribute crash)Paul Jakma2006-10-223-9/+25
* [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially N...Paul Jakma2006-10-152-5/+16
* [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ...Paul Jakma2006-10-152-1/+7
* [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st...Paul Jakma2006-10-154-13/+17
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma2006-10-159-9/+113
* [lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commandsPaul Jakma2006-10-152-2/+56
* [snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues)Andrew J. Schorr2006-09-262-7/+17
* [ospfd] Improve some warning messages.Andrew J. Schorr2006-09-252-7/+21
* Add recent NetBSD/FreeBSD versions to list of what ought to work.Greg Troxel2006-09-201-2/+9
* [bgpd] Trivial fix of printf format/arg mismatchAndrew J. Schorr2006-09-192-2/+6
* [bgpd] reduce the process queue hold time to something more sensiblePaul Jakma2006-09-142-1/+4
* [bgpd] RIB statistics address space size shouldnt double count spacePaul Jakma2006-09-142-5/+13
* [bgpd] simplify peer refcounts, squash slow peer leakPaul Jakma2006-09-144-38/+26
* [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted statesPaul Jakma2006-09-149-93/+251
* [bgpd] Add RIB reporting commands, show bgp ... statisticsPaul Jakma2006-09-144-26/+447
* 2006-09-13 Tom Everett <tom@khubla.com>Greg Troxel2006-09-132-0/+9