mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 13:15:12 +02:00

xt_SYSRQ.c:156:3: error: too many arguments to function 'handle_sysrq' Linux kernel commit v2.6.36-rc3~19^2~5 changed it and finally removed the last unused argument.
PSD (Portscan Detection) External extensions for Xtables-addons Example: iptables -A INPUT -m psd --psd-weight-threshold 21 --psd-delay-threshold 300 --psd-lo-ports-weight 1 --psd-hi-ports-weight 10 -j LOG --log-prefix "PSD: "