Jianguo Wu a2225e0250 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>
2024-06-19 18:41:59 +02:00
..
2024-05-20 15:18:34 -07:00
2024-05-27 13:47:14 +10:00
Hi,
2024-05-13 10:40:15 -07:00
2024-06-14 17:57:10 -07:00
2024-05-04 10:19:59 +02:00
2024-05-14 18:25:53 -07:00
2024-05-29 10:40:36 +02:00
2024-06-11 12:04:21 -07:00