Module Name:    src
Committed By:   christos
Date:           Sun Dec 13 02:27:06 UTC 2015

Modified Files:
        src/etc/defaults: rc.conf

Log Message:
Add defaults for ip6addrctl


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/etc/defaults/rc.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/defaults/rc.conf
diff -u src/etc/defaults/rc.conf:1.133 src/etc/defaults/rc.conf:1.134
--- src/etc/defaults/rc.conf:1.133	Mon Mar 30 06:58:37 2015
+++ src/etc/defaults/rc.conf	Sat Dec 12 21:27:06 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: rc.conf,v 1.133 2015/03/30 10:58:37 chopps Exp $
+#	$NetBSD: rc.conf,v 1.134 2015/12/13 02:27:06 christos Exp $
 #
 # /etc/defaults/rc.conf --
 #	default configuration of /etc/rc.conf
@@ -374,3 +374,9 @@ makemandb=YES
 
 # blacklist daemon, needs npf
 blacklistd=NO
+
+# IPv6 address selection policy
+ip6addrctl_enable=NO
+# ipv6_prefer, ipv4_prefer, auto
+ip6addrctl_policy=auto
+ip6addrctl_verbose=NO

Reply via email to