Skip to content

Commit 6e0c17e

Browse files
committed
Adding all IPv4 iptables stuff
1 parent 4b296a7 commit 6e0c17e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

.config

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Automatically generated make config: don't edit
33
# OpenWrt version: Kamikaze (unknown)
4-
# Fri Aug 3 19:38:33 2012
4+
# Sun Aug 12 17:17:46 2012
55
#
66
CONFIG_HAVE_DOT_CONFIG=y
77
# CONFIG_TARGET_ppc40x is not set
@@ -874,17 +874,17 @@ CONFIG_PACKAGE_hotplug2=y
874874
CONFIG_PACKAGE_iptables=y
875875
CONFIG_PACKAGE_iptables-mod-conntrack=y
876876
CONFIG_PACKAGE_iptables-mod-conntrack-extra=y
877-
# CONFIG_PACKAGE_iptables-mod-extra is not set
877+
CONFIG_PACKAGE_iptables-mod-extra=y
878878
CONFIG_PACKAGE_iptables-mod-filter=y
879879
# CONFIG_PACKAGE_iptables-mod-imq is not set
880880
CONFIG_PACKAGE_iptables-mod-ipopt=y
881-
# CONFIG_PACKAGE_iptables-mod-iprange is not set
882-
# CONFIG_PACKAGE_iptables-mod-ipsec is not set
883-
# CONFIG_PACKAGE_iptables-mod-ipset is not set
881+
CONFIG_PACKAGE_iptables-mod-iprange=y
882+
CONFIG_PACKAGE_iptables-mod-ipsec=y
883+
CONFIG_PACKAGE_iptables-mod-ipset=y
884884
CONFIG_PACKAGE_iptables-mod-nat=y
885-
# CONFIG_PACKAGE_iptables-mod-nat-extra is not set
886-
# CONFIG_PACKAGE_iptables-mod-ulog is not set
887-
# CONFIG_PACKAGE_iptables-utils is not set
885+
CONFIG_PACKAGE_iptables-mod-nat-extra=y
886+
CONFIG_PACKAGE_iptables-mod-ulog=y
887+
CONFIG_PACKAGE_iptables-utils=y
888888
# CONFIG_PACKAGE_ldconfig is not set
889889
# CONFIG_PACKAGE_ldd is not set
890890
CONFIG_PACKAGE_libgcc=y
@@ -1726,19 +1726,19 @@ CONFIG_PACKAGE_kmod-ip6tables=y
17261726
CONFIG_PACKAGE_kmod-ipt-core=y
17271727
CONFIG_PACKAGE_kmod-ipt-conntrack=y
17281728
CONFIG_PACKAGE_kmod-ipt-conntrack-extra=y
1729-
# CONFIG_PACKAGE_kmod-ipt-extra is not set
1729+
CONFIG_PACKAGE_kmod-ipt-extra=y
17301730
CONFIG_PACKAGE_kmod-ipt-filter=y
17311731
# CONFIG_PACKAGE_kmod-ipt-imq is not set
17321732
CONFIG_PACKAGE_kmod-ipt-ipopt=y
1733-
# CONFIG_PACKAGE_kmod-ipt-iprange is not set
1734-
# CONFIG_PACKAGE_kmod-ipt-ipsec is not set
1735-
# CONFIG_PACKAGE_kmod-ipt-ipset is not set
1733+
CONFIG_PACKAGE_kmod-ipt-iprange=y
1734+
CONFIG_PACKAGE_kmod-ipt-ipsec=y
1735+
CONFIG_PACKAGE_kmod-ipt-ipset=y
17361736
CONFIG_PACKAGE_kmod-ipt-nat=y
1737-
# CONFIG_PACKAGE_kmod-ipt-nat-extra is not set
1737+
CONFIG_PACKAGE_kmod-ipt-nat-extra=y
17381738
CONFIG_PACKAGE_kmod-ipt-nathelper=y
17391739
# CONFIG_PACKAGE_kmod-ipt-nathelper-extra is not set
17401740
# CONFIG_PACKAGE_kmod-ipt-queue is not set
1741-
# CONFIG_PACKAGE_kmod-ipt-ulog is not set
1741+
CONFIG_PACKAGE_kmod-ipt-ulog=y
17421742
CONFIG_PACKAGE_kmod-nf-conntrack=y
17431743
# CONFIG_PACKAGE_kmod-nf-conntrack-netlink is not set
17441744
CONFIG_PACKAGE_kmod-nf-core=y
@@ -1780,7 +1780,7 @@ CONFIG_PACKAGE_kmod-mppe=y
17801780
CONFIG_PACKAGE_kmod-pppoe=y
17811781
# CONFIG_PACKAGE_kmod-sched is not set
17821782
# CONFIG_PACKAGE_kmod-sit is not set
1783-
# CONFIG_PACKAGE_kmod-tun is not set
1783+
CONFIG_PACKAGE_kmod-tun=y
17841784
# CONFIG_PACKAGE_kmod-wprobe is not set
17851785

17861786
#

0 commit comments

Comments
 (0)