From 793fdce6a02c5dd801c5226fc692e66d92a073e7 Mon Sep 17 00:00:00 2001 From: "/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org" Date: Mon, 16 Jul 2007 10:07:30 +0000 Subject: Adds missing FIN to mask part generated by '--syn' of libip6t_tcp --- extensions/libip6t_tcp.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libip6t_tcp.man') diff --git a/extensions/libip6t_tcp.man b/extensions/libip6t_tcp.man index e94566c..31cc493 100644 --- a/extensions/libip6t_tcp.man +++ b/extensions/libip6t_tcp.man @@ -37,7 +37,7 @@ cleared. Such packets are used to request TCP connection initiation; for example, blocking such packets coming in an interface will prevent incoming TCP connections, but outgoing TCP connections will be unaffected. -It is equivalent to \fB--tcp-flags SYN,RST,ACK SYN\fP. +It is equivalent to \fB--tcp-flags SYN,RST,ACK,FIN SYN\fP. If the "!" flag precedes the "--syn", the sense of the option is inverted. .TP -- cgit v1.2.3