netfilter: remove ip_queue support
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 8 May 2012 17:45:28 +0000 (19:45 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 8 May 2012 18:25:42 +0000 (20:25 +0200)
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>

No differences found