aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-05-27 06:01:39 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-05-27 06:01:39 +0000
commit5a58e641b994830bc7290c9f3db84aa51cae58e9 (patch)
tree8b16c5f841f6ce5000fc8819eebb380c6b2fbeeb /target
parent11fdfdc22aa046548d09d134e2d104427ab39b11 (diff)
downloadupstream-5a58e641b994830bc7290c9f3db84aa51cae58e9.tar.gz
upstream-5a58e641b994830bc7290c9f3db84aa51cae58e9.tar.bz2
upstream-5a58e641b994830bc7290c9f3db84aa51cae58e9.zip
add iptables modules, need to be changed in a generic postinst method
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1080 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/default/target_skeleton/etc/modules5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/default/target_skeleton/etc/modules b/target/default/target_skeleton/etc/modules
index e717eae577..c424d3bae5 100644
--- a/target/default/target_skeleton/etc/modules
+++ b/target/default/target_skeleton/etc/modules
@@ -1,2 +1,7 @@
et
wl
+ip_conntrack
+ipt_conntrack
+ipt_state.o
+ipt_MASQUERADE
+iptable_nat.o