]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit38618c72acf94493a64d1847a6162a8378919ee0
treeec1edef53134c7c0eac587408e88bb062c041d69
parent1215c12308d3a0ca50873ebedca8584b23ffc366
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