From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Multicast over BNET
Date: Fri, 22 Apr 2005 21:33:48 +0200 [thread overview]
Message-ID: <1114198428.10706.2.camel@pegasus> (raw)
In-Reply-To: <312a181605042212245acad558@mail.gmail.com>
Hi Alvaro,
> 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.
I never used multicast and actually I have no idea what is going wrong
there. Hopefully someone is debugging it and send in a patch to fix it.
Another alternate option can be to make the multicast and protocol
filter options a module parameter. Both patches are welcome, but until
then there is no other chance the recompiling the kernel, I think.
Regards
Marcel
-------------------------------------------------------
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
prev parent reply other threads:[~2005-04-22 19:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-22 19:24 [Bluez-users] Multicast over BNET Álvaro Lopes
2005-04-22 19:33 ` Marcel Holtmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1114198428.10706.2.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-users@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.