Re: IPv6 implementation in kernel 2.4.4 oopses

2001-05-23 Thread David S. Miller
Andi Kleen writes: > A coding mistake was fixed. > > Here is the patch if you're interested (cut'n'pasted so not applicable) That's not the final fix Andi. The final fix was to add this chunk about the send_llinfo test: if (saddr == NULL) { if (ipv6_get_lladdr(dev,

Re: IPv6 implementation in kernel 2.4.4 oopses

2001-05-23 Thread Andi Kleen
On Wed, May 23, 2001 at 03:56:35PM -0400, David Gordon (LMC) wrote: > >>EIP; c0237bc4 <= > > What exactly was the problem that was fixed in the latest pre kernel ? A coding mistake was fixed. Here is the patch if you're interested (cut'n'pasted so not applicable) RCS file: /cvs/linux/n

Re: IPv6 implementation in kernel 2.4.4 oopses

2001-05-23 Thread David Gordon (LMC)
>>EIP; c0237bc4 <= What exactly was the problem that was fixed in the latest pre kernel ? David - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please

Re: IPv6 implementation in kernel 2.4.4 oopses

2001-05-23 Thread Andi Kleen
> >>EIP; c0237bc4<= Problem is already fixed in the latest pre kernels. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ a

IPv6 implementation in kernel 2.4.4 oopses

2001-05-23 Thread David Gordon (LMC)
Hi, Can I be cc'ed at [EMAIL PROTECTED] (as per a normal reply) ? Thank you. Included at the end is the ksymoops output after the crash (one of them anyhow :-) My setup involves 2 PII installed with Linux RedHat 7.0 and 2.4.4 kernel with IPv6 enabled: CONFIG_EXPERIMENTAL=y CONFIG_IPV6=y CONF