All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gregory M. Turner" <gmt@be-evil.net>
To: linux-bluetooth@vger.kernel.org
Cc: Marcel Holtmann <marcel@holtmann.org>
Subject: Re: [PATCH] bluetooth/l2cap: silence framedrop kmsg noise
Date: Mon, 23 Feb 2015 14:49:10 -0800	[thread overview]
Message-ID: <1865806.xiolTP0vU5@moneypit> (raw)
In-Reply-To: <99FAFB7A-43DF-47DF-B6B1-D62311227073@holtmann.org>

On Monday 23 February 2015 13:18:39 Marcel Holtmann wrote:
> Hi Greg,
[snip]
> the problem is that the controller tells us that this is continuation
> fragment with zero length. Meaning that there has to be a start packet in
> the first place. That one seems to never happen or it gets out of sync at
> some point.
>
> If you say that whenever you use the controller, you see this behavior, then
> it sounds like a problem with the controller. So maybe investing in a 10
> USD dongle from China would help.

undoubtedly.

[snip]
> If this is on purpose, then I can not figure out why it would be. It makes
> no sense to me and since Bluetooth is a rather old technology these days,
> this would have come up more often.

My suspicion is that the dongle (which is almost as old as bluetooth 2.1+EDR, 
which IIRC it supports) mostly works but misbehaves.  If it was more widely 
deployed, and if these things didn't cost $10

> We should rate limit the error message, but we should not suppress it
> completely. So I am fine adding a patch that rate limits it.
> 
> Sniffing the air traffic and USB HCI traffic comes with a 40k EUR price
> point.

Holy crap-hole, are you serious?  I'm a bit surprised.  I was hoping I could 
just cross-compile bluez and be off to the races.  Oh well, at least this means 
I have little cause to worry that the neighbors are spying on my phone calls 
:)

I guess this must be because it's much harder for a sniffer to figure out the 
channel hop timings negotiated between two devices than to negotiate the that 
timing directly with another device that's playing nice with you?

> So I would go for a new dongle and throw this in a trashcan ;)

I probably should have done this ages ago anyhow.  I'll send a rate-limiting 
patch.

-gmt

  reply	other threads:[~2015-02-23 22:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-22 20:36 [PATCH] bluetooth/l2cap: silence framedrop kmsg noise Gregory M. Turner
2015-02-22 20:53 ` Marcel Holtmann
2015-02-22 22:04   ` Greg Turner
2015-02-23  0:05     ` Marcel Holtmann
2015-02-23 21:09       ` Gregory M. Turner
2015-02-23 21:18         ` Marcel Holtmann
2015-02-23 22:49           ` Gregory M. Turner [this message]
2015-02-23 23:00             ` Gregory M. Turner
2015-02-24  0:31           ` Gregory M. Turner

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=1865806.xiolTP0vU5@moneypit \
    --to=gmt@be-evil.net \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /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.