]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC: ARM release build: enable IPv6 SLAAC by default
authorJoerg Wunsch <joerg@FreeBSD.org>
Sun, 12 Feb 2023 21:26:52 +0000 (22:26 +0100)
committerJoerg Wunsch <joerg@FreeBSD.org>
Sun, 26 Feb 2023 22:22:32 +0000 (23:22 +0100)
commit13524c57726a4bf14a92ecde6f5cccbda5152751
tree3e084f6440b8a5403148f225ecae8b1d316a52db
parent123ca9ab11896f356245537ee41207fb6943fccd
MFC: ARM release build: enable IPv6 SLAAC by default

When building ARM release images, enable IPv6 SLAAC by default in
addition to IPv4 DHCP.

Unlike amd64 (and other desktop/server) releases, ARM releases on SoC
setups are usually deployed by just using the installation image, so
there is no interactive network configuration. Not having IPv6
included by default is kind of an anachronism these days, given that
FreeBSD with the KAME project once pioneered IPv6 technology.

(cherry picked from commit 57228a49333505aebbc992f3799819667630f255)
release/tools/arm.subr