xt_lscan: rename from xt_portscan

This commit is contained in:
Jan Engelhardt
2009-03-05 01:43:29 +01:00
parent 4a25321191
commit 08e6f23655
11 changed files with 78 additions and 76 deletions

View File

@@ -0,0 +1,8 @@
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.