[Zrouter-src] ZRouter.org: push to ZRouter profiles/ipfw/profile.mk
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Tue Feb 7 12:58:51 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/82ab2bf9f038
changeset: 374:82ab2bf9f038
user: ray at terran.dlink.ua
date: Tue Feb 07 14:59:47 2012 +0200
description:
add ipfw_nat and FORWARD flag
diffstat:
profiles/ipfw/profile.mk | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r c2bfb3aa4f16 -r 82ab2bf9f038 profiles/ipfw/profile.mk
--- a/profiles/ipfw/profile.mk Tue Feb 07 14:24:12 2012 +0200
+++ b/profiles/ipfw/profile.mk Tue Feb 07 14:59:47 2012 +0200
@@ -1,4 +1,7 @@
-WORLD_SUBDIRS_SBIN+= ipfw
-KERNCONF_MODULES_OVERRIDE+= ipfw dummynet
+KERNCONF_MODULES_OVERRIDE+= ipfw ipfw_nat dummynet
+KERNCONF_OPTIONS+= IPFIREWALL_FORWARD
+
+WORLD_SUBDIRS_SBIN+= ipfw
+
More information about the Zrouter-src
mailing list