commit | 119e359c6f2254b3b0724f951e786f19405d2299 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Sep 25 12:27:23 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 25 12:28:24 2015 -0700 |
tree | b81641e8c41818e90d56da947a66678863edbc2c | |
parent | f37db85d0c1eb6e4e8460cf7a13cfba42bfc2cb0 [diff] | |
parent | 008aa6a4faac36fe623ff5a1ba753dc9b0d8102e [diff] |
Merge branch 'l2tp-module-autoloading' Stephen Hemminger says: ==================== l2tp: module autoloading With L2TP it was necessary to manually load modules which is a nuisance and not required with other tunneling protocols. This set of patches adds the aliases and module load hook to get rid of the necessity of modprobing. ==================== Acked-By: James Chapman <jchapman@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>