PERFORCE change 142666 for review

Julian Elischer julian at FreeBSD.org
Sun Jun 1 06:51:40 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=142666

Change 142666 by julian at 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


More information about the p4-projects mailing list