Re: [PATCH 01/10 net-next] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Bjørn Mork <[email protected]> Tue, 10 Mar 2026 22:18:10 +0100
| Newsgroups | org.kernel.vger.linux-sctp,dev.linux.lists.bridge,dev.linux.lists.gfs2,org.kernel.vger.linux-kernel,org.kernel.vger.linux-m68k,org.kernel.vger.linux-rdma,org.kernel.vger.linux-scsi,org.kernel.vger.netdev,org.kernel.vger.netfilter-devel |
|---|---|
| Organization | m |
| Message-ID | <[email protected]> |
"Arnd Bergmann" <[email protected]> writes: > The list does not include openwrt though, and I know that in > previous releases, there was an optional kmod-ipv6 package > that could be left out of an install without rebuilding > the kernel. The kmod-ipv6 package was dropped in 2016: https://github.com/openwrt/openwrt/commit/33beafa8d88e51907acba6fdece5a35f509934df And IPv6 was unconditionally enabled in OpenWrt in 2022: https://github.com/openwrt/openwrt/commit/832e7b817221d288df76b763ca12c585365db5d8 Bjørn