summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/HISTORY
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2002-06-07 08:58:22 +0000
committerdarrenr <darrenr@FreeBSD.org>2002-06-07 08:58:22 +0000
commit18c772ae03d7e1f977314e90bd189cc5bd011d58 (patch)
tree8d2f795a0e1f329027a752795bb21f35e0e0ba99 /contrib/ipfilter/HISTORY
parentf1f224e765794690be35a60a66d0451cbec51b9f (diff)
downloadFreeBSD-src-18c772ae03d7e1f977314e90bd189cc5bd011d58.zip
FreeBSD-src-18c772ae03d7e1f977314e90bd189cc5bd011d58.tar.gz
Import IPFilter 3.4.28
Diffstat (limited to 'contrib/ipfilter/HISTORY')
-rw-r--r--contrib/ipfilter/HISTORY39
1 files changed, 39 insertions, 0 deletions
diff --git a/contrib/ipfilter/HISTORY b/contrib/ipfilter/HISTORY
index ec317dc..0369d3f 100644
--- a/contrib/ipfilter/HISTORY
+++ b/contrib/ipfilter/HISTORY
@@ -22,6 +22,45 @@
# and especially those who have found the time to port IP Filter to new
# platforms.
#
+3.4.28 6/6/2002 - Released
+
+Fix for H.323 proxy to work on little endian boxes
+
+IRIX: Update installation documentation
+ add route lock patch
+
+allow use of groups > 65535
+
+create a new packet info summary for packets going through ipfr_fastroute()
+so that where details are different (RST/ICMP errors), the packet now gets
+correctly NAT'd, etc.
+
+fix the FTP proxy so that checks for TCP sequence numbers outside the
+normal offset due to data changes use absolute numbers
+
+make it possible to remove rules in ipftest
+
+Update installing onto OpenBSD and split into two directories:
+OpenBSD-2 and OpenBSD-3
+
+fix error in printout out the protocol in NAT rules
+
+always unlock ipfilter if locking fails half way through in ipfs
+
+fix problems with TCP window scaling
+
+update of man pages for ipnat(4) and ipftest(1)
+
+3.4.27 28/04/2002 - Released
+
+fix calculation of 2's complmenent 16 bit checksum for user space
+
+add mbuflen() to usespace compiles.
+
+add more #ifdef complexity for platform portability
+
+add OpenBSD 3.1 diffs
+
3.4.26 25/04/2002 - Released
fix parsing and printing of NAT rules with regression tests.
OpenPOWER on IntegriCloud