]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: annotate follow up dependency just after killing another
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 28 Jan 2016 17:09:50 +0000 (18:09 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 31 Jan 2016 22:43:36 +0000 (23:43 +0100)
commit0b858391781ba3086fbea2920a6e43927725fd4b
tree70ac8a2bdc48b37eff7089262d241e8631d3528a
parent89cc69c1d6a3ca6c5818690509af1dbec4319f99
src: annotate follow up dependency just after killing another

The inet and netdev families generate two implicit dependencies to check
for the interface type, so we have to check just after killing an implicit
dependency if there is another that we should annotate to kill it as well.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/netlink_delinearize.c