aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults/rc.conf
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2001-06-28 21:45:47 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2001-06-28 21:45:47 +0000
commitcfb687fab8ecf48acd859ea676ae4d0c17156ffb (patch)
treebaa4f1437d2f66598d8cab6ff60ef287f2b813ce /etc/defaults/rc.conf
parent9351f51fd8944d741b08256f3f4701bcfa6c7cff (diff)
downloadsrc-cfb687fab8ecf48acd859ea676ae4d0c17156ffb.tar.gz
src-cfb687fab8ecf48acd859ea676ae4d0c17156ffb.zip
Change default of ipv6_default_interface to NO. This is meaningless
in most cases and rather harmful. Reported by: Kevin Oberman <oberman@es.net> MFC after: 1 week
Notes
Notes: svn path=/head/; revision=78935
Diffstat (limited to 'etc/defaults/rc.conf')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 1be9afaef20a..fe4b9140487a 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -246,7 +246,7 @@ ipv6_router_flags="" # Flags to IPv6 routing daemon.
#ipv6_prefix_ep0="fec0:0000:0000:0003 fec0:0000:0000:0004" # Examples for rtr.
#ipv6_ifconfig_ed0="fec0:0:0:5::1 prefixlen 64" # Sample manual assign entry
#ipv6_ifconfig_ed0_alias0="fec0:0:0:5::2 prefixlen 64" # Sample alias entry.
-ipv6_default_interface="" # Default output interface for scoped addrs.
+ipv6_default_interface="NO" # Default output interface for scoped addrs.
# Now this works only for IPv6 link local
# multicast addrs.
rtadvd_enable="NO" # Set to YES to enable an IPv6 router