[Bugme-new] [Bug 13443] New: Scope 1 in multicast addresses in IPV6 should be node local

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Wed Jun 3 09:06:29 PDT 2009


http://bugzilla.kernel.org/show_bug.cgi?id=13443

           Summary: Scope 1 in multicast addresses in IPV6 should be node
                    local
           Product: Networking
           Version: 2.5
    Kernel Version: 2.6.27
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: IPV6
        AssignedTo: yoshfuji at linux-ipv6.org
        ReportedBy: aviad.yehezkel5 at gmail.com
        Regression: No


I think scope 1 in multicast addresses in IPV6 should be node local (according
to all the documentation + rfc I found on the web) and therefore pkt's with
such destination address should not go on the wire.
When I try to send a udp pkt with sock_dgram to such ipv6 address with scope 1
I see the pkt is going on the wire and I can catch it on the other side by
joining this multicast address.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Bugme-new mailing list