summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/getopt.c
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2006-12-08 06:34:06 +0000
committerhrs <hrs@FreeBSD.org>2006-12-08 06:34:06 +0000
commit5ed0fdbeeab5ecad17058c1294937c7ac45118a7 (patch)
tree8b545f297b64df8a091484c85bfffec540e387b3 /lib/libc/stdlib/getopt.c
parentc15939c62a6e4e1a876dc97b1af9cf87c85142f9 (diff)
downloadFreeBSD-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/getopt.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud