From: Stephen Hemminger <shemminger@vyatta.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Vasiliy Kulikov <segoon@openwall.com>,
Michael Tokarev <mjt@tls.msk.ru>,
Kees Cook <kees.cook@canonical.com>,
James Morris <jmorris@namei.org>
Subject: [PATCH] ip6ip6: autoload ip6 tunnel
Date: Thu, 10 Mar 2011 13:43:19 -0800 [thread overview]
Message-ID: <20110310134319.25b1b901@nehalam> (raw)
Add necessary alias to autoload ip6ip6 tunnel module.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
---
Patch is against 2.6.38-rc7 (not net-next).
--- a/net/ipv6/ip6_tunnel.c 2011-03-10 13:33:16.613345613 -0800
+++ b/net/ipv6/ip6_tunnel.c 2011-03-10 13:37:32.372100323 -0800
@@ -57,6 +57,7 @@
MODULE_AUTHOR("Ville Nuorvala");
MODULE_DESCRIPTION("IPv6 tunneling device");
MODULE_LICENSE("GPL");
+MODULE_ALIAS_NETDEV("ip6tnl0");
#ifdef IP6_TNL_DEBUG
#define IP6_TNL_TRACE(x...) printk(KERN_DEBUG "%s:" x "\n", __func__)
next reply other threads:[~2011-03-10 21:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 21:43 Stephen Hemminger [this message]
2011-03-10 22:00 ` [PATCH] ip6ip6: autoload ip6 tunnel David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110310134319.25b1b901@nehalam \
--to=shemminger@vyatta.com \
--cc=davem@davemloft.net \
--cc=jmorris@namei.org \
--cc=kees.cook@canonical.com \
--cc=mjt@tls.msk.ru \
--cc=netdev@vger.kernel.org \
--cc=segoon@openwall.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox