All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Multicast over BNET
@ 2005-04-22 19:24 Álvaro Lopes
  2005-04-22 19:33 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Álvaro Lopes @ 2005-04-22 19:24 UTC (permalink / raw)
  To: bluez-users

Hello list

I'm having a problem with multicast filters. When BNEP multicast
filters are activated in the kernel (2.6.11, also in others) I cannot
send multicast packets over the interface.

If I do a "tcpdump -i bnep0" the packets I am sending (to 224.0.0.133)
show up, but they aren't actually sent over the "air" (in fact, a
hcidump shows no activity).

I've set up a route for the interface (eg, route add -net 224.0.0.0
netmask 240.0.0.0 dev bnep0).

I am not a member of that group. Even if I join the MC group (using
only setsockopt, not using SIOCADDMULTI ioctl), it still doesn't
transmit the packets.

If I disable the multicast filters, all goes OK. The packets are
really sent and received by my peer.

The box receives all multicast traffic OK, just those packets I wish
to send do not reach my peer.

My question: Is there a way (simple) to get around this w/o
recompiling the kernel? I also have another problem because the
application we're using is Java(tm) based...

Thanks in advance for any pointers/help on this.

=C1lvaro Lopes


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2005-04-22 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-22 19:24 [Bluez-users] Multicast over BNET Álvaro Lopes
2005-04-22 19:33 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.