freebsd-nq/sys/contrib
Darren Reed 7b807523f4 Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:
* block packets that fail to create state table entries
* only allow non-fragmented packets to influence whether or not a logged
  packet is the same as the one logged before.
* correct the ICMP packet checksum fixing up when processing ICMP errors for NAT
* implement a maximum for the number of entries in the NAT table (NAT_TABLE_MAX
  and ipf_nattable_max)
* frsynclist() wasn't paying attention to all the places where interface
  names are, like it should.
* fix comparing ICMP packets with established TCP state where only 8 bytes
  of header are returned in the ICMP error.

MFC after:	1 week
2004-06-21 22:46:36 +00:00
..
altq/altq Disable "bulk dequeue" when enabling ALTQ so it does not irritate the 2004-06-15 23:59:37 +00:00
dev Add missing <sys/module.h> include. 2004-06-18 08:53:55 +00:00
ia64/libuwx Update to BETA 7. Besides C++ support, which is irrelevant to us, 2004-05-09 03:06:25 +00:00
ipfilter/netinet Update ipfilter from 3.4.31 -> 3.4.35. Some important changes: 2004-06-21 22:46:36 +00:00
ngatm This commit was generated by cvs2svn to compensate for changes in r122208, 2003-11-07 08:54:27 +00:00
pf Import two fixes from the OpenBSD stable branch: 2004-06-17 16:59:47 +00:00