Re: [IPv6] "sendmsg: invalid argument" to multicast group after some time
From: David Miller <davem@davemloft.net>
Date: 2009-01-04 23:56:09
From: David Miller <davem@davemloft.net>
Date: 2009-01-04 23:56:09
From: "Eduard Guzovsky" <redacted> Date: Wed, 31 Dec 2008 14:53:04 -0500
Thank you for the patch. I tested a slightly modified version of it (could not test it "verbatim" - we use a 2.6.18 based kernel) - it works!
Thanks for testing.
Question: I noticed that with your patch ndisc_dst_alloc() can still return a dst_entry with NULL as a neighbour. Is this Ok?
There is no ndisc_dst_alloc() in the current tree, that whole area got redesigned and rearranged since the tree you are using.