TcpmssMatch

class TcpmssMatch[source]

Match against the MSS field of the TCP header

mss() MssCriterion[source]

Match against the MSS field of the TCP header

to_iptables_args() List[str][source]

Returns iptables(8) arguments for this match


MssCriterion

class MssCriterion(match)[source]

Compare with MSS field of the TCP header.

The comparison value is a string in the form value``[:``value]