Hi,
The list of changes for 4.1.17 isn't very long but it does fix an
important problem with 14-16: walking through NAT tables behaving
badly with locks.
The TCP window scaling patch has already been committed into NetBSD
and FreeBSD (still requires some MFC work here) so users of -current
there will already be benefitting from that.
The change in flushing behaviour of pools will hopefully make those
more friendly to reloading of data.
Cheers,
Darren
http://coombs.anu.edu.au/~avalon/ip_fil4.1.17.tar.gz
MD5 (/home/darrenr/ip_fil4.1.17.tar.gz) = 10071a0fa5c3eba5bd78649058cdcd06
4.1.17 - Released 20 January 2007
make flushing pools that are still in use mark them for deletion and
have attempting to recreate them clear the delete flag
walking through the NAT tables with ioctls caused lock recursion
fix tracking TCP window scaling in the state code
4.1.16 - Released 20 December 2006
|