Fix typo in the release notes

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4015 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-07 16:13:54 +00:00
parent db44e5c27f
commit 6056b47c0b

View File

@ -85,7 +85,7 @@ Migration Considerations:
4) Important if you use the QUEUE target. 4) Important if you use the QUEUE target.
In the /etc/shorewall/rules file and in actions, you may now specify In the /etc/shorewall/rules file and in actions, you may now specify
'tcpsyn' in the PROTO column. 'tcpsyn' is equivalent to 'tcp' but also 'tcp:syn' in the PROTO column. 'tcp:syn' is equivalent to 'tcp' but also
requires that the SYN flag is set and the RST, FIN and ACK flags be requires that the SYN flag is set and the RST, FIN and ACK flags be
off ("--syn" is added to the iptables rule). off ("--syn" is added to the iptables rule).