Re: [PATCH net 1/3] bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
From: David Ahern <dsahern@kernel.org>
Date: 2026-03-04 15:49:38
Also in:
bpf, lkml
From: David Ahern <dsahern@kernel.org>
Date: 2026-03-04 15:49:38
Also in:
bpf, lkml
On 3/3/26 9:49 PM, Daniel Borkmann wrote:
Maybe the "fix" could be to just switch IPV6 from tristate to bool in the Kconfig, and then once net merges into net-next we could deconstruct all the helper cruft which makes the late on-demand module loading of IPv6 work.
+1