add TARPIT support to netfilter/iptables
authorGabor Juhos <juhosg@openwrt.org>
Sun, 7 Oct 2007 17:17:04 +0000 (17:17 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 7 Oct 2007 17:17:04 +0000 (17:17 +0000)
commit2b7c02cd7a90baec96e175e5909c920ac7c57c89
treeb157c9ce75f7e761524af78499e7fa6b51287758
parent87f66d06d7ac2b292d3d4ed9f5f2fb30653dfd50
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]

SVN-Revision: 9178
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]