Greg Troxel
|
2d70743df1
autoreconf -i
|
14 years ago |
Greg Troxel
|
0750e81016
add AC_PROC_SED
|
14 years ago |
Greg Troxel
|
003ca18f04
remove crufty m4 files from 2004. With the files, autoheader (2.61)
|
14 years ago |
Greg Troxel
|
409d8e4f56
use bootstrap.sh
|
14 years ago |
Greg Troxel
|
d1a8316149
Provide 'standard interface', even if it just invokes autoreconf.
|
14 years ago |
Greg Troxel
|
75a9140be6
ospf6d.h: remove declaration of errno (should be via header)
|
14 years ago |
Greg Troxel
|
cf4a2bbeea
* README.NetBSD: use update-autotools instead of autoreconf
|
14 years ago |
Paul Jakma
|
bc20c1a463
[ospfd] Bug #330: SPF must consider that nexthop-calc may fail
|
14 years ago |
Andrew J. Schorr
|
fb6724a6b9
[zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128
|
14 years ago |
Andrew J. Schorr
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
14 years ago |
Paul Jakma
|
43cd33a44e
[0.99] Bump version to 0.99.6
|
14 years ago |
Paul Jakma
|
41b36e9013
[isisd] Fix compiler warnings and allow v4-only compilation
|
14 years ago |
Paul Jakma
|
3c0755dc97
[zebra] Changes of nexthops of static routes didnt take effect
|
14 years ago |
Paul Jakma
|
95fdcd8a79
[bgpd] Bug #302, bgpd can get stuck in state Clearing
|
14 years ago |
Andrew J. Schorr
|
ed589c1577
[ospfd] Consider all connected addresses when creating ospf interfaces
|
14 years ago |
Andrew J. Schorr
|
a39275d76d
[bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra.
|
14 years ago |
Andrew J. Schorr
|
7f643ebf2b
[ospfd] Add debug messages for a few zebra messages that had been overlooked
|
14 years ago |
Andrew J. Schorr
|
8d45210e7c
[bgpd] Fix bug where a deleted route that was quickly re-added was being lost
|
14 years ago |
Andrew J. Schorr
|
4354088661
[ospfd] Fix bug in passive-interface default commands.
|
14 years ago |
Paul Jakma
|
56395af705
[bgpd] trivial: non C99 u_int.._t should be uint.._t
|
14 years ago |
Andrew J. Schorr
|
8fb8a504e2
[ospfd] Stop losing subsequent default-information originate 'always' info
|
14 years ago |
Paul Jakma
|
7ffa8fa232
[ospfd] Add passive-interface default support
|
14 years ago |
Paul Jakma
|
6f58544db5
[bgpd] struct peer must have bgp field valid (redistribute crash)
|
14 years ago |
Paul Jakma
|
ed3ebfa36b
[bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially NULL pointer.
|
14 years ago |
Paul Jakma
|
53d9f67a18
[bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with emtpy table
|
14 years ago |
Paul Jakma
|
dcdf399fbc
[bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing.
|
14 years ago |
Paul Jakma
|
876b8be0ab
[daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax
|
14 years ago |
Paul Jakma
|
98954844ae
[lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commands
|
14 years ago |
Andrew J. Schorr
|
965b83f9cc
[snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues)
|
14 years ago |
Andrew J. Schorr
|
08c8367197
[ospfd] Improve some warning messages.
|
14 years ago |