]> git.ipfire.org Git - thirdparty/nftables.git/commit
netlink_delinearize: incorrect meta protocol dependency kill
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 26 Aug 2021 10:24:37 +0000 (12:24 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 26 Aug 2021 21:08:14 +0000 (23:08 +0200)
commit567ea4774e13b1f3b06f42c74b9bd32453d70164
tree147e68dc5721430e8089e705b2089057adea848c
parent058a943cefbdde9aee273115624de27cf15dd3f3
netlink_delinearize: incorrect meta protocol dependency kill

meta protocol is meaningful in bridge, netdev and inet families, do
not remove this.

Fixes: 056aaa3e6dc6 ("netlink_delinearize: Refactor meta_may_dependency_kill()")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
13 files changed:
src/netlink_delinearize.c
tests/py/bridge/meta.t
tests/py/bridge/meta.t.json
tests/py/bridge/meta.t.payload
tests/py/inet/meta.t
tests/py/inet/meta.t.json
tests/py/inet/meta.t.payload
tests/py/ip/meta.t
tests/py/ip/meta.t.json
tests/py/ip/meta.t.payload
tests/py/ip6/meta.t
tests/py/ip6/meta.t.json
tests/py/ip6/meta.t.payload