]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: use cache infrastructure for set element objects
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 6 Jul 2015 09:47:12 +0000 (11:47 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 17 Aug 2015 23:36:12 +0000 (01:36 +0200)
commita6d10fbc2d23f48190e6920fd03b57c30ebac19a
tree83cec754bef4e076678d29d544b942be334b5894
parent16fac7d11bdf53307328187236a30b6c1a9bd718
src: use cache infrastructure for set element objects

Populate the cache iff the user requests a ruleset listing.

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