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)
commit95ba434f898c3cb5c7457dce265bf0ab72ba8ce9
treeec1edef53134c7c0eac587408e88bb062c041d69
parent26c3b6780618f09abb5f7e03b09b13dbb8e8aa24
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 <scott@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/ipv4/netfilter/ip_queue.c