diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2021-03-11 16:49:54 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2021-03-11 16:50:07 -0500 |
commit | 7e67687f21e8a8b330a7db8f2e8d5210acd92baf (patch) | |
tree | d096d22d3b41908acab560e5c6418df30bc3778d /profiles/desc | |
parent | net-fs/samba: Bump to version 4.12.12 (diff) | |
download | gentoo-7e67687f21e8a8b330a7db8f2e8d5210acd92baf.tar.gz gentoo-7e67687f21e8a8b330a7db8f2e8d5210acd92baf.tar.bz2 gentoo-7e67687f21e8a8b330a7db8f2e8d5210acd92baf.zip |
profiles/desc/xtables_addons.desc: add proto
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/xtables_addons.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc index c78e11c7dcc2..5ee39b3b6163 100644 --- a/profiles/desc/xtables_addons.desc +++ b/profiles/desc/xtables_addons.desc @@ -23,6 +23,7 @@ logmark - LOGMARK target will log packet and connection marks to syslog lscan - match detects simple low-level scan attemps based upon the packet's contents quota2 - match implements a named counter which can be increased or decreased on a per-match basis pknock - match implements so-called "port knocking", a stealthy system for network authentication +proto - modifies the protocol number in IP packet header psd - match attempts to detect TCP and UDP port scans (derived from Solar Designer's scanlogd) sysrq - SYSRQ target allows to remotely trigger sysrq on the local machine over the network tarpit - TARPIT target captures and holds incoming TCP connections using no local per-connection resources |