diff options
author | 2025-04-08 15:55:53 +0200 | |
---|---|---|
committer | 2025-04-29 00:00:27 +0200 | |
commit | 0014af802193aa3547484b5db0f1a258bad28c81 (patch) | |
tree | 3ab8658f2c4f171583db7f90b359cc669e1e3e21 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs: tproxy: fix formatting for nft code block (diff) | |
download | wireguard-linux-0014af802193aa3547484b5db0f1a258bad28c81.tar.xz wireguard-linux-0014af802193aa3547484b5db0f1a258bad28c81.zip |
netfilter: nf_tables: export set count and backend name to userspace
nf_tables picks a suitable set backend implementation (bitmap, hash,
rbtree..) based on the userspace requirements.
Figuring out the chosen backend requires information about the set flags
and the kernel version. Export this to userspace so nft can include this
information in '--debug=netlink' output.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions