diff options
author | 2024-06-13 17:42:47 +0800 | |
---|---|---|
committer | 2024-06-19 18:41:59 +0200 | |
commit | a2225e0250c5fa397dcebf6ce65a9f05a114e0cf (patch) | |
tree | 405771541236b68dc79513002dc055029444b110 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors (diff) | |
download | wireguard-linux-a2225e0250c5fa397dcebf6ce65a9f05a114e0cf.tar.xz wireguard-linux-a2225e0250c5fa397dcebf6ce65a9f05a114e0cf.zip |
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Currently, the sysctl net.netfilter.nf_hooks_lwtunnel depends on the
nf_conntrack module, but the nf_conntrack module is not always loaded.
Therefore, accessing net.netfilter.nf_hooks_lwtunnel may have an error.
Move sysctl nf_hooks_lwtunnel into the netfilter core.
Fixes: 7a3f5b0de364 ("netfilter: add netfilter hooks to SRv6 data plane")
Suggested-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Jianguo Wu <wujianguo@chinatelecom.cn>
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