mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 05:05:12 +02:00
9 lines
329 B
Plaintext
9 lines
329 B
Plaintext
config NETFILTER_XT_MATCH_LSCAN
|
|
tristate '"lscan" match support'
|
|
depends on NETFILTER_XTABLES && NETFILTER_ADVANCED
|
|
---help---
|
|
The LSCAN match allows to match on the basic types of nmap
|
|
scans: Stealth Scan, SYN scan and connect scan. It can also match
|
|
"grab-only" connections, i.e. where data flows in only one
|
|
direction.
|