summaryrefslogtreecommitdiffstats
path: root/openwrt/target
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-27 06:01:39 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-27 06:01:39 +0000
commit4e222cdbd80897f951dff694bebe06b7fcf95bf6 (patch)
tree0b5948051087307408a531f64577bb5452686351 /openwrt/target
parentdd961778a9ac9fd7c9087ae3474ef17fa874f381 (diff)
add iptables modules, need to be changed in a generic postinst method
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1080 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target')
-rw-r--r--openwrt/target/default/target_skeleton/etc/modules5
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/target/default/target_skeleton/etc/modules b/openwrt/target/default/target_skeleton/etc/modules
index e717eae57..c424d3bae 100644
--- a/openwrt/target/default/target_skeleton/etc/modules
+++ b/openwrt/target/default/target_skeleton/etc/modules
@@ -1,2 +1,7 @@
et
wl
+ip_conntrack
+ipt_conntrack
+ipt_state.o
+ipt_MASQUERADE
+iptable_nat.o