]> git.ipfire.org Git - thirdparty/iptables.git/commit
ip6tables: Use the shared do_parse, too
authorPhil Sutter <phil@nwl.cc>
Fri, 26 Nov 2021 22:56:57 +0000 (23:56 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 12 Jan 2022 13:10:25 +0000 (14:10 +0100)
commit5c2c2eea2fff3019f04dd85a489f7186b76d24dd
tree99083bcbaeb28c47a182d0330e8e8c10b9156b70
parent9baf3bf0e77dab6ca4b167554ec0e57b65d0af01
ip6tables: Use the shared do_parse, too

Same change as with iptables, merely have to set IP6T_F_PROTO flag in
ipv6_proto_parse().

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/ip6tables.c
iptables/xshared.c