mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* IPv6 multicast in 2.4.25 broken?
@ 2004-03-24 18:52 Ignacy Gawedzki
       [not found] ` <OFE1BE522F.02DB03E7-ON88256E67.00767AD5-88256E67.0077576D@us.ibm.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Ignacy Gawedzki @ 2004-03-24 18:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: USAGI users

Hi,

It seems that simple multicast support in IPv6 has ceased working
starting at kernel version 2.4.25-pre4.  More specifically, receiving
multicast packets (those with destination address ff05::1 or ff02::1) is
broken (read: sending is okay).  The same binary run on kernels 2.4.24
and earlier works with no problem.

I tried as many combinations of USAGI patches and kernel versions as I
could, but cannot figure the exact source of the problem.  I did not
inspect the diffs with enough attention, though.

Another funny thing is that the changelog for version 2.4.25-pre4
doesn't mention any change to IPv6 code.

Did anyone have similar experience and or suggestions?

I have not subscribed to the linux-kernel list, because of its high
traffic, so please CC me the replies.

Thanks,

Ignacy

PS: The detailed way in which I prepare the socket is the following:

  Open a UDP socket in IPv6 protocol family.

  Bind it to network interface using SO_BINDTODEVICE.

  Set the multicast network interface using IPV6_MULTICAST_IF.
  
  Bind it to the network interface's address (which is set manually to
  fec0::1).
  
  Set the multicast hops with IPV6_MULTICAST_HOPS to 1.
  
  Set the multicast membership to ff02::1 (or ff05::1) using
  IPV6_ADD_MEMBERSHIP.
  
  Unset the multicast loop using IPV6_MULTICAST_LOOP.

Note: the same socket is used to send and receive multicast packets.

-- 
To err is human, to moo bovine.

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

end of thread, other threads:[~2004-03-31 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-24 18:52 IPv6 multicast in 2.4.25 broken? Ignacy Gawedzki
     [not found] ` <OFE1BE522F.02DB03E7-ON88256E67.00767AD5-88256E67.0077576D@us.ibm.com>
2004-03-31  8:40   ` (usagi-users 02870) " Ignacy Gawedzki
     [not found]     ` <20040331220129.d245fc9%hibi665@oki.com>
2004-03-31 15:57       ` (usagi-users 02872) " Ignacy Gawedzki

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

all inboxes | Powered by JetHome®