summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/conf/GENERIC.rz0
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>2000-09-13 21:03:37 +0000
committerMats O Jansson <maja@cvs.openbsd.org>2000-09-13 21:03:37 +0000
commit5be75fcaf99ff81b4a8e5c0cee4bc8b36ffc95d0 (patch)
tree87250fe1cdafe2ee993dd598e00d25618e8d4408 /sys/arch/pmax/conf/GENERIC.rz0
parent6b7abbc11e0287199c6c23e84a9166373a7f91c0 (diff)
Add support for ipf. -moj
Diffstat (limited to 'sys/arch/pmax/conf/GENERIC.rz0')
-rw-r--r--sys/arch/pmax/conf/GENERIC.rz04
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/pmax/conf/GENERIC.rz0 b/sys/arch/pmax/conf/GENERIC.rz0
index 0a4e0ab549f..40239e412e7 100644
--- a/sys/arch/pmax/conf/GENERIC.rz0
+++ b/sys/arch/pmax/conf/GENERIC.rz0
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC.rz0,v 1.6 2000/05/01 22:25:46 maja Exp $
+# $OpenBSD: GENERIC.rz0,v 1.7 2000/09/13 21:03:36 maja Exp $
#
# GENERIC kernel for the distribition simpleroot with root + swap hardcoded
# to rz0 - required for use with zip drives for instance
@@ -68,6 +68,8 @@ option KERNFS # kernel data-structure filesystem
#option ISO # osi networking
#option TPIP
#option EON
+option IPFILTER # IP packet filter for security
+option IPFILTER_LOG # use /dev/ipl to log IPF
# i think this is not required for us - NetBSD backwards compatibility
#option COMPAT_10 # NetBSD 1.0
#option COMPAT_11 # NetBSD 1.1