From: Scott James Remnant Date: Mon, 16 Mar 2009 14:30:14 +0000 (+0100) Subject: netfilter: auto-load ip6_queue module when socket opened X-Git-Tag: v2.6.30-rc1~662^2~48^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26c3b6780618f09abb5f7e03b09b13dbb8e8aa24;p=pandora-kernel.git netfilter: auto-load ip6_queue module when socket opened The ip6_queue module is missing the net-pf-16-proto-13 alias that would cause it to be auto-loaded when a socket of that type is opened. This patch adds the alias. Signed-off-by: Scott James Remnant Signed-off-by: Tim Gardner Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed