Fix deletion from linked list.

This commit is contained in:
bodea 2004-11-18 08:13:49 +00:00
parent f6dea4dc93
commit 872dbde4df

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)