]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Make nftnl_table_list_get() fetch only tables
authorPhil Sutter <phil@nwl.cc>
Tue, 24 Sep 2019 14:57:24 +0000 (16:57 +0200)
committerPhil Sutter <phil@nwl.cc>
Mon, 30 Sep 2019 06:12:36 +0000 (08:12 +0200)
commit3e450a6cc2325f4481dc86f074774dcdfd4947c3
tree7f34d5f693d955f9876fc9e60b1d6f003bea1520
parent760b35b46e4cc3aabe9214027959266df23a0122
nft: Make nftnl_table_list_get() fetch only tables

No need for a full cache to serve the list of tables.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Acked-by: Florian Westphal <fw@strlen.de>
iptables/nft.c