summaryrefslogtreecommitdiffstats
path: root/iptables
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2024-01-10 23:22:32 +0100
committerPhil Sutter <phil@nwl.cc>2024-02-07 00:25:03 +0100
commita369c736a7fa88a176dbdb17fd50cf30074f54ab (patch)
treea6f06b719367efe60f6210754869cde6b12c7062 /iptables
parent34f085b1607364f4eaded1140060dcaf965a2649 (diff)
libxtables: Add dccp and ipcomp to xtables_chain_protos
There are "protocol extensions" for both just like with TCP or UDP. Caching their values allows for implicit extension lookup after '-p' flag, for instance: | iptables -A FORWARD -p dccp --dport 1 | iptables -A FORWARD -p ipcomp --ipcompspi 18 Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'iptables')
0 files changed, 0 insertions, 0 deletions