diff options
author | hrs <hrs@FreeBSD.org> | 2006-12-08 06:34:06 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2006-12-08 06:34:06 +0000 |
commit | 5ed0fdbeeab5ecad17058c1294937c7ac45118a7 (patch) | |
tree | 8b545f297b64df8a091484c85bfffec540e387b3 /lib/libc/stdlib/strtoumax.c | |
parent | c15939c62a6e4e1a876dc97b1af9cf87c85142f9 (diff) | |
download | FreeBSD-src-5ed0fdbeeab5ecad17058c1294937c7ac45118a7.zip FreeBSD-src-5ed0fdbeeab5ecad17058c1294937c7ac45118a7.tar.gz |
Add a link-local address to the lo0 even when ipv6_enable="NO".
A kernel with INET6 always has ::1 on lo0, so in the case of
ipv6_enable="NO" the lo0 can have ::1 with no link-local address.
This is a violation of the IPv6 specification. As a workaround for
this situation, fe80::1 is added in rc.d/auto_linklocal when lo0 has
no link-local address. This should not be harmful for IPv4-only users.
Diffstat (limited to 'lib/libc/stdlib/strtoumax.c')
0 files changed, 0 insertions, 0 deletions