mirror of
https://github.com/webmin/webmin.git
synced 2026-05-06 23:30:29 +01:00
Import https://github.com/swelljoe/nftables into the Webmin tree under nftables/ while preserving upstream history.
15 lines
259 B
HTML
15 lines
259 B
HTML
<header>TCP flags</header>
|
|
<p>Select one or more TCP flags to match.</p>
|
|
<ul>
|
|
<li>fin</li>
|
|
<li>syn</li>
|
|
<li>rst</li>
|
|
<li>psh</li>
|
|
<li>ack</li>
|
|
<li>urg</li>
|
|
<li>ecn</li>
|
|
<li>cwr</li>
|
|
</ul>
|
|
<p>Use the mask field for a bitmask match.</p>
|
|
<footer>nft(8)</footer>
|