Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2008 06:51:39 GMT
From:      Julian Elischer <julian@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 142666 for review
Message-ID:  <200806010651.m516pdoo074387@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=142666

Change 142666 by julian@julian_trafmon1 on 2008/06/01 06:51:12

	have a go at making ipfw compile correctly

Affected files ...

.. //depot/projects/vimage/src/sys/i386/conf/VIMAGE#12 edit

Differences ...

==== //depot/projects/vimage/src/sys/i386/conf/VIMAGE#12 (text+ko) ====

@@ -8,6 +8,13 @@
 ident		VIMAGE
 
 options 	VIMAGE
+options         IPFIREWALL
+options         IPFIREWALL_VERBOSE
+options         IPFIREWALL_VERBOSE_LIMIT=100
+options         IPFIREWALL_DEFAULT_TO_ACCEPT
+options         IPFIREWALL_FORWARD
+options         IPFIREWALL_NAT
+options         LIBALIAS
 
 #
 # Some kernel subsystems and functions don't yet compile with VIMAGE.  Remove



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806010651.m516pdoo074387>