add iptables modules, need to be changed in a generic postinst method
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 27 May 2005 06:01:39 +0000 (06:01 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 27 May 2005 06:01:39 +0000 (06:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1080 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/default/target_skeleton/etc/modules

index e717eae..c424d3b 100644 (file)
@@ -1,2 +1,7 @@
 et
 wl
+ip_conntrack
+ipt_conntrack
+ipt_state.o
+ipt_MASQUERADE
+iptable_nat.o
This page took 0.035273 seconds and 4 git commands to generate.