git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a7ede5
)
net: tunnels - enable module autoloading
author
Tom Gundersen
<teg@jklm.no>
Thu, 15 May 2014 21:21:30 +0000
(23:21 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 21 May 2014 19:46:52 +0000
(15:46 -0400)
Enable the module alias hookup to allow tunnel modules to be autoloaded on demand.
This is in line with how most other netdev kinds work, and will allow userspace
to create tunnels without having CAP_SYS_MODULE.
Signed-off-by: Tom Gundersen <teg@jklm.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found