Fix deletion from linked list.

This commit is contained in:
Brendan O'Dea 2004-11-18 08:13:49 +00:00
parent 11ae5cc207
commit 00a2aedbf5

View file

@ -8,6 +8,7 @@
- Add startup-config(5) manpage. - Add startup-config(5) manpage.
- Revise nsctl to allow arbitrary strings/args to be passed to plugins. - Revise nsctl to allow arbitrary strings/args to be passed to plugins.
- Add snoopctl, throttlectl plugins. - Add snoopctl, throttlectl plugins.
- Fix deletion from linked list.
* Mon Nov 15 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.7 * Mon Nov 15 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.7
- Fix socket creation in host_unreachable() (thanks to Bjørn Augestad) - Fix socket creation in host_unreachable() (thanks to Bjørn Augestad)