RFC 8981 allows the configuration of only temporary IPv6 addresses.
authorflorian <florian@openbsd.org>
Sat, 20 Mar 2021 17:11:49 +0000 (17:11 +0000)
committerflorian <florian@openbsd.org>
Sat, 20 Mar 2021 17:11:49 +0000 (17:11 +0000)
commitf7cbc8fb06329d0fc96cdfc665690638aea65058
tree164cd7ee36e517f9dfb080298abb33ba09225022
parentc937a45692528ce9b57f0a25d70ace28f368abee
RFC 8981 allows the configuration of only temporary IPv6 addresses.
Keep "temporary" the default when setting inet6 autoconf but make it
possible to disable the "autoconf" flag but keep "temporary" enabled.
The normal usecase to only have temporary autoconf addresses would be
"inet6 temporary" in hostname.if
OK kn
sbin/ifconfig/ifconfig.c