Linux bluetooth development
 help / color / mirror / Atom feed
From: "Álvaro Lopes" <alvieboy@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Multicast over BNET
Date: Fri, 22 Apr 2005 20:24:07 +0100	[thread overview]
Message-ID: <312a181605042212245acad558@mail.gmail.com> (raw)

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

             reply	other threads:[~2005-04-22 19:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-22 19:24 Álvaro Lopes [this message]
2005-04-22 19:33 ` [Bluez-users] Multicast over BNET Marcel Holtmann

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=312a181605042212245acad558@mail.gmail.com \
    --to=alvieboy@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox