]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ipv6: remove ipv6_stub infrastructure completely
authorFernando Fernandez Mancera <fmancera@suse.de>
Wed, 25 Mar 2026 12:08:51 +0000 (13:08 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sun, 29 Mar 2026 18:21:24 +0000 (11:21 -0700)
commit964870b4b9012bd42f29336f32b5c8be8ef3c00d
tree36e3ada2886e9b81d897d83dcc61881f3be6324e
parentad84b1eefe28cee96c572b84bfa4f0fbfd425b68
ipv6: remove ipv6_stub infrastructure completely

As IPv6 is built-in only and there are no more users of ipv6_stub, the
ipv6_stub is now entirely obsolete.

Remove all the code related to the definition, initialization and usage.

Signed-off-by: Fernando Fernandez Mancera <fmancera@suse.de>
Tested-by: Ricardo B. Marlière <rbm@suse.com>
Link: https://patch.msgid.link/20260325120928.15848-11-fmancera@suse.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/ip6_fib.h
include/net/ipv6_stubs.h [deleted file]
include/net/ndisc.h
include/net/udp_tunnel.h
net/ipv6/addrconf_core.c
net/ipv6/af_inet6.c
net/ipv6/ip6_fib.c
net/ipv6/ip6_udp_tunnel.c