add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module...
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)
commit8309e3dff2170afcbacb5b0b14a9d2b06f6cca8b
treeb79031553b8f3cb5c79e1fb415f7b5dc8e2466c8
parentab72460ac6522ad7ec6998d82dbd246ac9205f72
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 [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]