diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-06-29 06:15:22 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-29 23:46:06 (GMT) |
commit | 03292745b02d1166e2a215504407e096b8427be5 (patch) | |
tree | 2251b4bed9969a6c8a02a322927a74621b29155c /net/irda | |
parent | a31f2d17b331db970259e875b7223d3aba7e3821 (diff) | |
download | linux-03292745b02d1166e2a215504407e096b8427be5.tar.xz |
netlink: add nlk->netlink_bind hook for module auto-loading
This patch adds a hook in the binding path of netlink.
This is used by ctnetlink to allow module autoloading for the case
in which one user executes:
conntrack -E
So far, this resulted in nfnetlink loaded, but not
nf_conntrack_netlink.
I have received in the past many complains on this behaviour.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions