Files
xtables-addons/extensions/xt_lscan.Kconfig
2009-03-05 01:43:29 +01:00

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.