mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 23:19:29 -05:00
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
This commit is contained in:
@@ -250,6 +250,9 @@ define KernelPackage/ipt-extra/description
|
||||
- ipt_recent
|
||||
- iptable_raw
|
||||
- xt_NOTRACK
|
||||
- xt_TARPIT
|
||||
- xt_DELUDE
|
||||
- xt_CHAOS
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,ipt-extra))
|
||||
|
||||
Reference in New Issue
Block a user