Revert the previous (comment only change).
This commit is contained in:
parent
e7f11a1a5a
commit
6460808439
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.389 2014/06/12 12:13:36 alnsn Exp $
|
||||
# $NetBSD: GENERIC,v 1.390 2014/06/12 20:22:04 alnsn Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.389 $"
|
||||
#ident "GENERIC-$Revision: 1.390 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
|
@ -175,7 +175,7 @@ options NFSSERVER # Network File System server
|
|||
# Networking options
|
||||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
options INET6 # IPV6 (disable it together with stf device)
|
||||
options INET6 # IPV6
|
||||
options IPSEC # IP security
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
#options MPLS # MultiProtocol Label Switching (needs ifmpls)
|
||||
|
|
Loading…
Reference in New Issue