From 68d73be80c2ce125eaee57c047443e5c88991ed7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 21 Feb 2009 16:30:44 +0000 Subject: remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS SVN-Revision: 14596 --- include/netfilter.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/netfilter.mk b/include/netfilter.mk index f474b6a398..63773722cc 100644 --- a/include/netfilter.mk +++ b/include/netfilter.mk @@ -92,7 +92,6 @@ $(eval $(call nf_add,IPT_EXTRA,CONFIG_NETFILTER_XT_MATCH_QUOTA, $(P_XT)xt_quota) # filter -$(eval $(call nf_add,IPT_FILTER,CONFIG_IP_NF_MATCH_IPP2P, $(P_V4)ipt_ipp2p)) $(eval $(call nf_add,IPT_FILTER,CONFIG_IP_NF_MATCH_LAYER7, $(P_V4)ipt_layer7)) $(eval $(call nf_add,IPT_FILTER,CONFIG_NETFILTER_XT_MATCH_LAYER7, $(P_XT)xt_layer7)) $(eval $(call nf_add,IPT_FILTER,CONFIG_IP_NF_MATCH_STRING, $(P_V4)ipt_string)) -- cgit v1.2.3