Home | History | Annotate | Download | only in extensions
      1 The "state" extension is a subset of the "conntrack" module.
      2 "state" allows access to the connection tracking state for this packet.
      3 .TP
      4 [\fB!\fP] \fB\-\-state\fP \fIstate\fP
      5 Where state is a comma separated list of the connection states to match. Only a
      6 subset of the states unterstood by "conntrack" are recognized: \fBINVALID\fP,
      7 \fBESTABLISHED\fP, \fBNEW\fP, \fBRELATED\fP or \fBUNTRACKED\fP. For their
      8 description, see the "conntrack" heading in this manpage.
      9