Netdev List
 help / color / mirror / Atom feed
* IPV6 ndisc::  Bad NIC causing  IPV6 NDP to stop working
@ 2012-06-21  7:59 Menny_Hamburger
  2012-06-21  8:22 ` Eric Dumazet
  0 siblings, 1 reply; 5+ messages in thread
From: Menny_Hamburger @ 2012-06-21  7:59 UTC (permalink / raw)
  To: netdev

Hi,

Our machines runs EL5.8 x86_64.
We have witnessed several cases where we suspect that a bad NIC on the machine caused IPV6 neighbour discovery to stop working on all the other NICs - when this happens ping6 fails on every NIC we try it.
>From looking into the code I see that there is only a single socket assigned for NDP; Does it sound logical to allocate a socket per interface instead of a single global socket.
I have found the following thread in LKML: https://lkml.org/lkml/2006/11/29/335, and it seems that this allocation issue still exists in EL5 based kernels - could this cause the above problem?

Thanks,
Menny

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-08  8:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-21  7:59 IPV6 ndisc:: Bad NIC causing IPV6 NDP to stop working Menny_Hamburger
2012-06-21  8:22 ` Eric Dumazet
2012-06-21  8:43   ` Menny_Hamburger
2012-06-21  9:16     ` Eric Dumazet
2012-07-08  8:46       ` Menny_Hamburger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox