Re: Request feedback on IPv6 multicast listen on ::

2009-05-05 Thread Bruce Simpson
JINMEI Tatuya / 神明達哉 wrote: I believe you can safely remove it. The KAME repository version of that code was already deprecated long time ago. Thanks for clearing this up. I couldn't find anything which referenced the code, and as you pointed out its implementation was not complete, so I wi

Re: Request feedback on IPv6 multicast listen on ::

2009-05-01 Thread JINMEI Tatuya / 神明達哉
At Fri, 01 May 2009 18:33:50 +0100, Bruce Simpson wrote: > During the MLDv2 refactoring, I removed some old KAME code which > supports the ability to listen to *all* multicast groups. > It isn't clear to me whether this code was still in use, and I couldn't > find information about it in the no

Request feedback on IPv6 multicast listen on ::

2009-05-01 Thread Bruce Simpson
During the MLDv2 refactoring, I removed some old KAME code which supports the ability to listen to *all* multicast groups. It isn't clear to me whether this code was still in use, and I couldn't find information about it in the normative RFCs (2292, 3542) for IPv6 stack implementation. This ca