From: Johan Hedberg <johan.hedberg@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2] HDP: reject MDL reconnection with different MTU
Date: Fri, 28 Jan 2011 18:09:54 +0200 [thread overview]
Message-ID: <20110128160954.GA1209@jh-x301> (raw)
In-Reply-To: <1295005808-9885-1-git-send-email-epx@signove.com>
Hi Elvis,
On Fri, Jan 14, 2011, Elvis Pf??tzenreuter wrote:
> This patch implements refusal of a MDL reconnection if the new L2CAP
> connection presents a different MTU. Accordingly to HDP spec. item 3.5.
>
> It aims to pass the TC_SNK_HCT_BV_07_C PTS test. (It does not pass yet
> because PTS itself seems to have issues. See tickets 7212, 7214 and
> 7244 for details.)
> ---
> health/hdp.c | 21 +++++++++++++++++++--
> health/hdp_types.h | 2 ++
> 2 files changed, 21 insertions(+), 2 deletions(-)
Sorry for missing this one earlier, it's now pushed upstream with a
minor rewrite of the following to a proper if-statement to make is more
readable (at least in my mind):
> + return chan->imtu == imtu && chan->omtu == omtu;
Johan
prev parent reply other threads:[~2011-01-28 16:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-14 11:50 [PATCH v2] HDP: reject MDL reconnection with different MTU Elvis Pfützenreuter
2011-01-27 18:55 ` Elvis Pfützenreuter
2011-01-28 16:09 ` Johan Hedberg [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=20110128160954.GA1209@jh-x301 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox