netfilter: auto-load ip_queue module when socket opened
authorScott James Remnant <scott@canonical.com>
Mon, 16 Mar 2009 14:31:10 +0000 (15:31 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 16 Mar 2009 14:31:10 +0000 (15:31 +0100)
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 <scott@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found