diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-30 01:58:22 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-30 01:58:22 +0000 |
commit | 29908284106bcde7f4c6a8da6db09f65ad797a20 (patch) | |
tree | 99ea2c8bfae54d069df1c8ec5a0ea02779a92bd0 /openwrt/target/default | |
parent | 91363a0a474bc39ca8fd91cb898627bd3bd6eff3 (diff) |
remove iptables modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1105 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/default')
-rw-r--r-- | openwrt/target/default/target_skeleton/etc/modules | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/openwrt/target/default/target_skeleton/etc/modules b/openwrt/target/default/target_skeleton/etc/modules index c424d3bae5..e717eae577 100644 --- a/openwrt/target/default/target_skeleton/etc/modules +++ b/openwrt/target/default/target_skeleton/etc/modules @@ -1,7 +1,2 @@ et wl -ip_conntrack -ipt_conntrack -ipt_state.o -ipt_MASQUERADE -iptable_nat.o |