Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf Enable INET6
details: https://anonhg.NetBSD.org/src/rev/e87de7266f4f
branches: trunk
changeset: 784421:e87de7266f4f
user: matt <matt%NetBSD.org@localhost>
date: Mon Jan 28 06:38:50 2013 +0000
description:
Enable INET6
diffstat:
sys/arch/evbmips/conf/XLSATX | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r f1a852a6538a -r e87de7266f4f sys/arch/evbmips/conf/XLSATX
--- a/sys/arch/evbmips/conf/XLSATX Mon Jan 28 06:34:09 2013 +0000
+++ b/sys/arch/evbmips/conf/XLSATX Mon Jan 28 06:38:50 2013 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: XLSATX,v 1.10 2012/02/09 18:58:14 matt Exp $
+# $NetBSD: XLSATX,v 1.11 2013/01/28 06:38:50 matt Exp $
include "arch/evbmips/conf/std.rmixl"
-#ident "XLSATX-$Revision: 1.10 $"
+#ident "XLSATX-$Revision: 1.11 $"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -95,7 +95,7 @@
# Networking options
#options GATEWAY # IP packet forwarding
options INET # Internet protocols
-#options INET6 # IPV6
+options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
Home |
Main Index |
Thread Index |
Old Index