summaryrefslogtreecommitdiffstats
path: root/doc/ospf6d.8 (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-22[bgpd] Peer delete can race with reconfig leading to crashPaul Jakma3-33/+92
2007-02-06use generic sed test so this works on autoconf 2.59Greg Troxel2-1/+10
2007-02-06de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice.Greg Troxel1-18/+18
2007-02-06Better comment explaining that GNU awk is really required.Greg Troxel1-1/+2
2007-02-06autoreconf -iGreg Troxel2-3/+7
2007-02-03add AC_PROC_SEDGreg Troxel2-0/+6
2007-02-03remove crufty m4 files from 2004. With the files, autoheader (2.61)Greg Troxel8-6874/+6
2007-02-02use bootstrap.shGreg Troxel2-3/+3
2007-02-02Provide 'standard interface', even if it just invokes autoreconf.Greg Troxel2-0/+9
2007-02-02ospf6d.h: remove declaration of errno (should be via header)Greg Troxel2-1/+4
2007-02-02* README.NetBSD: use update-autotools instead of autoreconfGreg Troxel3-4/+14
2007-01-24[ospfd] Bug #330: SPF must consider that nexthop-calc may failPaul Jakma2-56/+78
2006-12-13[zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128Andrew J. Schorr2-16/+18
2006-12-12[PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr25-393/+338
2006-12-08[0.99] Bump version to 0.99.6Paul Jakma2-1/+5
2006-12-08[isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma17-35/+118
2006-12-08[zebra] Changes of nexthops of static routes didnt take effectPaul Jakma2-10/+18
2006-12-08[bgpd] Bug #302, bgpd can get stuck in state ClearingPaul Jakma2-5/+18
2006-12-04[ospfd] Consider all connected addresses when creating ospf interfacesAndrew J. Schorr2-2/+8
2006-11-30[bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra.Andrew J. Schorr4-6/+217
2006-11-30[ospfd] Add debug messages for a few zebra messages that had been overlookedAndrew J. Schorr2-0/+34
2006-11-28[bgpd] Fix bug where a deleted route that was quickly re-added was being lostAndrew J. Schorr2-5/+38
2006-11-28[ospfd] Fix bug in passive-interface default commands.Andrew J. Schorr2-43/+56
2006-10-27[bgpd] trivial: non C99 u_int.._t should be uint.._tPaul Jakma2-1/+6
2006-10-24[ospfd] Stop losing subsequent default-information originate 'always' infoAndrew J. Schorr2-16/+13
2006-10-22[ospfd] Add passive-interface default supportPaul Jakma7-54/+181
2006-10-22[bgpd] struct peer must have bgp field valid (redistribute crash)Paul Jakma3-9/+25
2006-10-16[bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially N...Paul Jakma2-5/+16
2006-10-16[bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ...Paul Jakma2-1/+7
2006-10-16[bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers st...Paul Jakma4-13/+17
2006-10-16[daemon startup] Add --dry-run/-C argument to daemons, to check config file s...Paul Jakma9-9/+113
2006-10-16[lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commandsPaul Jakma2-2/+56
2006-09-26[snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues)Andrew J. Schorr2-7/+17
2006-09-25[ospfd] Improve some warning messages.Andrew J. Schorr2-7/+21
2006-09-20Add recent NetBSD/FreeBSD versions to list of what ought to work.Greg Troxel1-2/+9
2006-09-19[bgpd] Trivial fix of printf format/arg mismatchAndrew J. Schorr2-2/+6
2006-09-14[bgpd] reduce the process queue hold time to something more sensiblePaul Jakma2-1/+4
2006-09-14[bgpd] RIB statistics address space size shouldnt double count spacePaul Jakma2-5/+13
2006-09-14[bgpd] simplify peer refcounts, squash slow peer leakPaul Jakma4-38/+26
2006-09-14[bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted statesPaul Jakma9-93/+251
2006-09-14[bgpd] Add RIB reporting commands, show bgp ... statisticsPaul Jakma4-26/+447
2006-09-132006-09-13 Tom Everett <tom@khubla.com>Greg Troxel2-0/+9
2006-09-11[ripd] bug #293: routemap set metric doesn't check for underflow correctlyPaul Jakma2-1/+4
2006-09-11[ripd] bug #278: remove gratuitous use of mid-function declarationPaul Jakma2-2/+8
2006-09-07[bgpd] Handle pcount as flags are changed, fixing pcount issuesPaul Jakma6-126/+157
2006-09-04[bgpd] Add 'show ... neighbor .... prefix-counts' commandPaul Jakma2-0/+226
2006-08-30[ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commitPaul Jakma2-21/+21
2006-08-28[0.99] version bump to 0.99.5Paul Jakma2-1/+5
2006-08-27[ospfd] redistribute default no longer works after complete reconfig, fixPaul Jakma2-0/+7
2006-08-27[bgpd] fix mtype in XFREE and NULL out freed pointerPaul Jakma2-1/+7