]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: mh: Save/xlate inverted full ranges
authorPhil Sutter <phil@nwl.cc>
Thu, 1 Feb 2024 14:42:10 +0000 (15:42 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 2 Feb 2024 17:26:14 +0000 (18:26 +0100)
commit83f60fb37d594d1984a4e8a197d8f99eb8b2db30
tree03ee552754b8e5faef6099979d3d5acb389efe36
parentd71eb186e7d165d7120f122dd07c35cd935a1955
extensions: mh: Save/xlate inverted full ranges

Also translate '-m mh' into an exthdr exists match unless '-p mh' is
also present. The latter is converted into 'meta l4proto mh' which might
need fixing itself at a later point.

Fixes: 6d4b93485055a ("extensions: libip6t_mh: Add translation to nft")
Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libip6t_mh.c
extensions/libip6t_mh.t
extensions/libip6t_mh.txlate