From: Ben Greear <greearb@candelatech.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: Specifying priority for management frames?
Date: Mon, 09 Sep 2013 11:52:21 -0700 [thread overview]
Message-ID: <522E18E5.1020503@candelatech.com> (raw)
In-Reply-To: <5228CAB6.5060308@candelatech.com>
On 09/05/2013 11:17 AM, Ben Greear wrote:
> While debugging a problem with group-rekeys, we noticed that the sniffer (on external machine)
> reported management packets are sent in the best-effort QoS queue.
>
> It seems to me that these should be in the VO queue instead, or at least
> we should be able to specify the queue in supplicant when sending the frames?
This is a problem in supplicant/hostapd. They were not setting the socket
priority to (256 + 7) as they should have been doing. With that fix, packets
on the air show the proper 'VO' QoS queue.
I posted patches to fix supplicant/hostapd to the hostapd mailing list.
Hopefully they are proper patches...at least they seem to work for me.
At least the hostapd side of this seemed to slip in with the addition
of the new non-monitor eapol tx status feature.
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
prev parent reply other threads:[~2013-09-09 18:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 18:17 Specifying priority for management frames? Ben Greear
2013-09-05 18:28 ` Ben Greear
2013-09-06 21:22 ` Ben Greear
2013-09-09 18:52 ` Ben Greear [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=522E18E5.1020503@candelatech.com \
--to=greearb@candelatech.com \
--cc=linux-wireless@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;
as well as URLs for NNTP newsgroup(s).