]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: sctp: Translate --chunk-types option
authorPhil Sutter <phil@nwl.cc>
Tue, 4 May 2021 14:26:42 +0000 (16:26 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 19 May 2021 07:53:41 +0000 (09:53 +0200)
commit5818be177110a09120dd8fe4bd2533acbf8da301
tree5ebeb7513dea995986ba596d2165ba3c87686e7d
parenta61282ec6a1697bfb40f19d13a28a74559050167
extensions: sctp: Translate --chunk-types option

The translation is not fully complete as it is not possible to map 'any'
match type into nft syntax with a single rule. Also, 'only' match type
translation is a bit poor as it explicitly lists all chunk types that
are supposed to be missing.

Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libxt_sctp.c
extensions/libxt_sctp.txlate