summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorpiso <piso@FreeBSD.org>2007-01-03 11:12:54 +0000
committerpiso <piso@FreeBSD.org>2007-01-03 11:12:54 +0000
commit2ccef570147b02f17967d546d2519b725f295b1c (patch)
treeba35f13f9a89db1ef690ac54c22f16ebe97b4754 /sys/conf/options
parent945b2641394424c349501740142e494f5577ec61 (diff)
downloadFreeBSD-src-2ccef570147b02f17967d546d2519b725f295b1c.zip
FreeBSD-src-2ccef570147b02f17967d546d2519b725f295b1c.tar.gz
Wrap ipfw nat support in a new kernel config option named
"IPFIREWALL_NAT": this way nat is turned off by default and POLA is preserved. Reviewed by: rwatson
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 2551246..388421e 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -374,6 +374,7 @@ IPFIREWALL_VERBOSE opt_ipfw.h
IPFIREWALL_VERBOSE_LIMIT opt_ipfw.h
IPFIREWALL_DEFAULT_TO_ACCEPT opt_ipfw.h
IPFIREWALL_FORWARD opt_ipfw.h
+IPFIREWALL_NAT opt_ipfw.h
IPSTEALTH
IPX
IPXIP opt_ipx.h
OpenPOWER on IntegriCloud