[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100929.005929.59676654.davem@davemloft.net>
Date: Wed, 29 Sep 2010 00:59:29 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org,
kaber@...sh.net
Subject: Re: [PATCH] ip_gre: CONFIG_IPV6_MODULE support
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 29 Sep 2010 09:45:52 +0200
> I must miss something obvious.
>
> David, with your patch, I cant :
>
> install ipv6 /bin/true
> modprobe ip_gre
>
> FATAL: Error inserting ip_gre
> (/lib/modules/2.6.36-rc6-dirty/kernel/net/ipv4/ip_gre.ko): Unknown
> symbol in module, or unknown parameter (see dmesg)
>
> [ 223.150774] ip_gre: Unknown symbol icmpv6_send (err 0)
>
Try the options disable=1, that works.
We already prevent the "/bin/true" stupidity from working in
the bonding driver, that's why we added the disable
module option to ipv6.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists