Blame extensions/libxt_state.man

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