From fd810961f342cc02cd3dd1f50cd7553fc5271b4e Mon Sep 17 00:00:00 2001 From: kstailey Date: Fri, 7 Feb 1997 02:19:52 +0000 Subject: add IPFILTER --- sys/arch/sun3/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/arch') diff --git a/sys/arch/sun3/conf/GENERIC b/sys/arch/sun3/conf/GENERIC index df97ee1c96e..27ae4f81133 100644 --- a/sys/arch/sun3/conf/GENERIC +++ b/sys/arch/sun3/conf/GENERIC @@ -40,6 +40,7 @@ options MFS # memory-based filesystem # Networking options options INET # IP prototol stack support +options IPFILTER # IP packet filter for security #options GATEWAY # IP packet forwarding options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD # XXX - Work-around for root on slow SunOS/Sun3 servers (sigh...) -- cgit v1.2.3