]> git.ipfire.org Git - thirdparty/nftables.git/commit
cache: add helper function to fill up the rule cache
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 12 Jan 2022 00:34:00 +0000 (01:34 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 15 Jan 2022 17:15:23 +0000 (18:15 +0100)
commite3d00ed1f657d5ce989a780990c6fb0097368d1e
treefe901a1c336f9faf82830e19bdb33f1632de7463
parentaf03f4bde32a02b7a97bae586a45a05c9bdbd5a0
cache: add helper function to fill up the rule cache

Add a helper function to dump the rules and add them to the
corresponding chain.

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