summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/Kbuild
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2012-05-08 19:45:28 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2012-05-08 20:25:42 +0200
commitd16cf20e2f2f13411eece7f7fb72c17d141c4a84 (patch)
tree8154b3db8cdbb4b8d9f35d4c407cfe961253f0b4 /include/linux/netfilter_ipv4/Kbuild
parent6714cf5465d2803a21c6a46c1ea747795a8889fa (diff)
downloadop-kernel-dev-d16cf20e2f2f13411eece7f7fb72c17d141c4a84.zip
op-kernel-dev-d16cf20e2f2f13411eece7f7fb72c17d141c4a84.tar.gz
netfilter: remove ip_queue support
This patch removes ip_queue support which was marked as obsolete years ago. The nfnetlink_queue modules provides more advanced user-space packet queueing mechanism. This patch also removes capability code included in SELinux that refers to ip_queue. Otherwise, we break compilation. Several warning has been sent regarding this to the mailing list in the past month without anyone rising the hand to stop this with some strong argument. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux/netfilter_ipv4/Kbuild')
-rw-r--r--include/linux/netfilter_ipv4/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/netfilter_ipv4/Kbuild b/include/linux/netfilter_ipv4/Kbuild
index 31f8bec..c61b8fb 100644
--- a/include/linux/netfilter_ipv4/Kbuild
+++ b/include/linux/netfilter_ipv4/Kbuild
@@ -1,4 +1,3 @@
-header-y += ip_queue.h
header-y += ip_tables.h
header-y += ipt_CLUSTERIP.h
header-y += ipt_ECN.h
OpenPOWER on IntegriCloud