Blame extensions/libxt_state.man

Packit 7b22a4
The "state" extension is a subset of the "conntrack" module.
Packit 7b22a4
"state" allows access to the connection tracking state for this packet.
Packit 7b22a4
.TP
Packit 7b22a4
[\fB!\fP] \fB\-\-state\fP \fIstate\fP
Packit 7b22a4
Where state is a comma separated list of the connection states to match. Only a
Packit 7b22a4
subset of the states unterstood by "conntrack" are recognized: \fBINVALID\fP,
Packit 7b22a4
\fBESTABLISHED\fP, \fBNEW\fP, \fBRELATED\fP or \fBUNTRACKED\fP. For their
Packit 7b22a4
description, see the "conntrack" heading in this manpage.