add TARPIT support to netfilter/iptables
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Oct 2007 17:17:04 +0000 (17:17 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Oct 2007 17:17:04 +0000 (17:17 +0000)
commitf29e1c9edba27ed571c90816da2b89c9747d105d
treeb157c9ce75f7e761524af78499e7fa6b51287758
parent19b26cc925681de7d174525933db98aa8e444fc9
add TARPIT support to netfilter/iptables
 * netfilter: add the xt_TARPIT target module required by xt_CHAOS
 * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE
 * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number
 * original patchset can be found [http://tinyurl.com/2mjk2kx here]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/netfilter.mk
package/iptables/Makefile
package/iptables/patches/009-tarpit-support.patch [new file with mode: 0644]
package/kernel/modules/netfilter.mk
target/linux/generic-2.6/config-2.6.22
target/linux/generic-2.6/patches-2.6.22/171-netfilter_tarpit.patch [new file with mode: 0644]