summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/HISTORY
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2002-08-28 13:42:48 +0000
committerdarrenr <darrenr@FreeBSD.org>2002-08-28 13:42:48 +0000
commit3aab5fb9fd5d3200009207f552a48b8100b853b2 (patch)
treef2d0223cccbc9beaa3eb21f7810ca0eea835a8ce /contrib/ipfilter/HISTORY
parent29738d8f278be232c05ed98a0186e26e2d211f77 (diff)
downloadFreeBSD-src-3aab5fb9fd5d3200009207f552a48b8100b853b2.zip
FreeBSD-src-3aab5fb9fd5d3200009207f552a48b8100b853b2.tar.gz
With a bit of luck, this will be a first-time right import of ipfilter 3.4.29
on to the vendor branch.
Diffstat (limited to 'contrib/ipfilter/HISTORY')
-rw-r--r--contrib/ipfilter/HISTORY23
1 files changed, 23 insertions, 0 deletions
diff --git a/contrib/ipfilter/HISTORY b/contrib/ipfilter/HISTORY
index 0369d3f..75026a0 100644
--- a/contrib/ipfilter/HISTORY
+++ b/contrib/ipfilter/HISTORY
@@ -22,6 +22,29 @@
# and especially those who have found the time to port IP Filter to new
# platforms.
#
+3.4.29 28/8/2002 - Released
+
+Make substantial changes to the FTP proxy to improve reliability, security
+and functionality.
+
+don't send ICMP errors/TCP RST's in response to blocked proxy packets
+
+fix potential memory leaks when unloading ipfilter from kernel
+
+fix bug in SIOCGNATL handler that did not preserve the expected
+byte order from earlier versions in the port number
+
+set do not fragment flag in generated packets according to system flags,
+where available.
+
+preserve filter rule number and group number in state structure
+
+fix bug in ipmon printing of p/P/b/B
+
+make some changes to the kmem.c code for IRIX compatibility
+
+add code to specifically handle ip.tun* interfaces on Solaris
+
3.4.28 6/6/2002 - Released
Fix for H.323 proxy to work on little endian boxes
OpenPOWER on IntegriCloud