In article <[EMAIL PROTECTED]> (at Thu, 5 Oct 2006 11:49:38 -0400 (EDT)), James Morris <[EMAIL PROTECTED]> says:
> On Thu, 5 Oct 2006, Joerg Roedel wrote: > > > Is there a reason why the tunnel driver for IPv6-in-IPv4 is currently > > compiled into the ipv6 module? This driver is only needed in gateways > > between different IPv6 networks. On all other hosts with ipv6 enabled it > > is not required. To have this driver in a seperate module will save > > memory on those machines. > > I appended a small and trival patch to 2.6.18 which does exactly this. > > Looks ok to me, although given that users used to get this by default when > selecting IPv6, perhaps the default in Kconfig should be y. Agreed. And, we could add #ifdef in addrconf.c. --yoshfuji - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html