Deleted Added
full compact
HISTORY (67855) HISTORY (72003)
1#
2# NOTE: Quite a few patches and suggestions come from other sources, to whom
3# I'm greatly indebted, even if no names are mentioned.
4#
5# Thanks to the Coombs Computing Unit at the ANU for their continued support
6# in providing a very available location for the IP Filter home page and
7# distribution center.
8#

--- 8 unchanged lines hidden (view full) ---

17#
18# Thanks to Craig Bishop of connect.com.au and Sun Microsystems for the
19# loan of a machine to work on a Solaris 2.x port of this software.
20#
21# Thanks also to all those who have contributed patches and other code,
22# and especially those who have found the time to port IP Filter to new
23# platforms.
24#
1#
2# NOTE: Quite a few patches and suggestions come from other sources, to whom
3# I'm greatly indebted, even if no names are mentioned.
4#
5# Thanks to the Coombs Computing Unit at the ANU for their continued support
6# in providing a very available location for the IP Filter home page and
7# distribution center.
8#

--- 8 unchanged lines hidden (view full) ---

17#
18# Thanks to Craig Bishop of connect.com.au and Sun Microsystems for the
19# loan of a machine to work on a Solaris 2.x port of this software.
20#
21# Thanks also to all those who have contributed patches and other code,
22# and especially those who have found the time to port IP Filter to new
23# platforms.
24#
253.4.16 15/01/2001 - Released
26
27fix race condition in flushing of state entries that are timing out
28
29Add TCP ECN patches
30
31log all NAT entries created, not just those via rules
32
333.4.15 17/12/2000 - Released
34
35add minimum ttl filtering (to be replaced later by return-icmp-as-dest
36for all ICMP packets matching state entries).
37
38fix NAT'ing of fragments
39
40fix sanity checks for ICMPV6
41
42fix up compiling on IRIX 6.2 with IDF/IDL installed
43
443.4.14 02/11/2000 - Released
45
46cause flushing NAT table to generate log records the same as state flush
47does.
48
49fix ftp proxy port/pasv
50
51fix problem where nat_{in,out}lookup() would release a write lock when it
52didn't need to.
53
54add check for ipf6.conf in Solaris ipfboot
55
253.4.13 28/10/2000 - Released
26
27fix introduced bug with ICMP packets being rejected when valid
28
29fix bug with proxy's that don't set fin_dlen correctly when calling
30fr_addstate()
31
323.4.12 26/10/2000 - Released

--- 1615 unchanged lines hidden ---
563.4.13 28/10/2000 - Released
57
58fix introduced bug with ICMP packets being rejected when valid
59
60fix bug with proxy's that don't set fin_dlen correctly when calling
61fr_addstate()
62
633.4.12 26/10/2000 - Released

--- 1615 unchanged lines hidden ---