From: Scott James Remnant Date: Mon, 16 Mar 2009 14:31:10 +0000 (+0100) Subject: netfilter: auto-load ip_queue module when socket opened X-Git-Tag: v2.6.30-rc1~662^2~48^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ba434f898c3cb5c7457dce265bf0ab72ba8ce9;p=pandora-kernel.git netfilter: auto-load ip_queue module when socket opened The ip_queue module is missing the net-pf-16-proto-3 alias that would causae 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