mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-06 20:55:13 +02:00
8 lines
319 B
Plaintext
8 lines
319 B
Plaintext
config NETFILTER_XT_MATCH_LENGTH2
|
|
tristate '"length2" match support'
|
|
depends on NETFILTER_XTABLES
|
|
---help---
|
|
This option adds the "length2" match which is an advanced form of
|
|
xt_length that allows unambiguous layer-4/-5/-7 length matching. It is
|
|
useful to detect empty packets or for aiding in packet scheduling.
|