Clarify the description of the "established" option.

PR:		docs/50391
Submitted by:	root@edcsm.jussieu.fr
MFC after:	1 week
This commit is contained in:
Ceri Davies 2004-03-22 21:24:38 +00:00
parent 687c7280ef
commit cdfd991b87
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127318

View File

@ -885,7 +885,8 @@ specified as argument.
Matches IP packets whose destination port is one of the port(s)
specified as argument.
.It Cm established
Matches TCP packets that have the RST or ACK bits set.
Matches TCP packets that either do not have the SYN bit set, or
that also have one of the RST or ACK bits set.
.It Cm frag
Matches packets that are fragments and not the first
fragment of an IP datagram. Note that these packets will not have