From: Pablo Neira Ayuso Date: Tue, 8 May 2012 17:45:28 +0000 (+0200) Subject: netfilter: remove ip_queue support X-Git-Tag: v3.5-rc1~109^2~140^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16cf20e2f2f13411eece7f7fb72c17d141c4a84;p=pandora-kernel.git 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 --- Reading git-diff-tree failed