diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2015-07-13 00:20:58 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2015-07-13 00:20:58 +0100 |
commit | 69405841775fbd4838f2497badae613f753003f2 (patch) | |
tree | d8ad0e8caa31f5891686983d989e6645ab7ef39a | |
parent | 2eaae86d0a8212cf876d25b76df90a648e879b3b (diff) | |
download | openwrt-env-69405841775fbd4838f2497badae613f753003f2.tar.gz |
Update at Mon Jul 13 00:20:58 IST 2015
-rw-r--r-- | .config | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -2121,7 +2121,7 @@ CONFIG_PACKAGE_dnsmasq-full=y CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y CONFIG_PACKAGE_dnsmasq_full_dnssec=y # CONFIG_PACKAGE_dnsmasq_full_auth is not set -# CONFIG_PACKAGE_dnsmasq_full_ipset is not set +CONFIG_PACKAGE_dnsmasq_full_ipset=y CONFIG_PACKAGE_dropbear=y # @@ -2436,7 +2436,7 @@ CONFIG_PACKAGE_kmod-ipt-ipopt=y # CONFIG_PACKAGE_kmod-ipt-ipp2p is not set CONFIG_PACKAGE_kmod-ipt-iprange=y # CONFIG_PACKAGE_kmod-ipt-ipsec is not set -# CONFIG_PACKAGE_kmod-ipt-ipset is not set +CONFIG_PACKAGE_kmod-ipt-ipset=y # CONFIG_PACKAGE_kmod-ipt-ipv4options is not set # CONFIG_PACKAGE_kmod-ipt-led is not set # CONFIG_PACKAGE_kmod-ipt-length2 is not set @@ -2466,7 +2466,7 @@ CONFIG_PACKAGE_kmod-nf-nat=y CONFIG_PACKAGE_kmod-nf-nat6=y # CONFIG_PACKAGE_kmod-nf-nathelper is not set # CONFIG_PACKAGE_kmod-nf-nathelper-extra is not set -# CONFIG_PACKAGE_kmod-nfnetlink is not set +CONFIG_PACKAGE_kmod-nfnetlink=y # CONFIG_PACKAGE_kmod-nfnetlink-log is not set # CONFIG_PACKAGE_kmod-nfnetlink-queue is not set # CONFIG_PACKAGE_kmod-nft-core is not set @@ -3096,7 +3096,7 @@ CONFIG_PACKAGE_liblzo=y # CONFIG_PACKAGE_libmicrohttpd is not set # CONFIG_PACKAGE_libminiupnpc is not set # CONFIG_PACKAGE_libmms is not set -# CONFIG_PACKAGE_libmnl is not set +CONFIG_PACKAGE_libmnl=y # CONFIG_PACKAGE_libmodbus is not set # CONFIG_PACKAGE_libmosquitto is not set # CONFIG_PACKAGE_libmosquitto-nossl is not set @@ -4306,7 +4306,7 @@ CONFIG_PACKAGE_iftop=y # CONFIG_PACKAGE_iperf-mt is not set # CONFIG_PACKAGE_iperf3 is not set # CONFIG_PACKAGE_ipip is not set -# CONFIG_PACKAGE_ipset is not set +CONFIG_PACKAGE_ipset=y # CONFIG_PACKAGE_ipset-dns is not set # CONFIG_PACKAGE_iputils-arping is not set # CONFIG_PACKAGE_iputils-clockdiff is not set |