Fix socket creation in host_unreachable() (thanks to Bjrn Augestad)

This commit is contained in:
Brendan O'Dea 2004-11-15 02:26:20 +00:00
parent 834b1001ca
commit a4064493e1
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,6 @@
* ? Brendan O'Dea <bod@optusnet.com.au> 2.0.7
- Fix socket creation in host_unreachable() (thanks to Bjørn Augestad)
* Thu Nov 11 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.6
- Make BGP keepalive/hold time configurable
- Revise BGP config to use "router bgp AS" syntax (requires libcli >= 1.8.2)