]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Introduce fetch_chain_cache()
authorPhil Sutter <phil@nwl.cc>
Thu, 20 Dec 2018 15:09:10 +0000 (16:09 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 27 Dec 2018 18:31:00 +0000 (19:31 +0100)
commit8bae620abf9ac81794acca43d305ca74f15a13ff
tree0c6851194fe660908ff093a8b329816e37ca8659
parent88bd4f28878bc7d41daa23098d68bf1bf6f5cea2
nft: Introduce fetch_chain_cache()

Move chain cache population from nft_chain_list_get() into a dedicated
function.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft.c