mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
Synchronize update issues doc with release notes -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4184 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
4cd58cbe5d
commit
12e9f50a35
@ -132,9 +132,9 @@
|
||||
<para>Important if you use the QUEUE target.</para>
|
||||
|
||||
<para>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 requires that the SYN flag is set and the RST, FIN and ACK
|
||||
flags be off ("--syn" is added to the iptables rule).</para>
|
||||
specify '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 off ("--syn" is added to the iptables rule).</para>
|
||||
|
||||
<para>As part of this change, Shorewall no longer adds the "--syn"
|
||||
option to TCP rules that specify QUEUE as their target.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user