From: Jouni Malinen <j@w1.fi>
To: "Toke Høiland-Jørgensen" <toke@toke.dk>
Cc: hostap@lists.infradead.org, make-wifi-fast@lists.bufferbloat.net
Subject: Re: [Make-wifi-fast] [PATCH] hostapd: Add airtime policy configuration support
Date: Thu, 2 May 2019 15:38:27 +0300 [thread overview]
Message-ID: <20190502123827.GA19359@w1.fi> (raw)
In-Reply-To: <20190320145852.19834-1-toke@toke.dk>
On Wed, Mar 20, 2019 at 03:58:52PM +0100, Toke Høiland-Jørgensen wrote:
> This adds support to hostapd for configuring airtime policy settings for
> stations as they connect to the access point. This is the userspace
> component of the airtime policy enforcement system PoliFi described in this
> paper: https://arxiv.org/abs/1902.03439
>
> The kernel part has been merged into mac80211 for the 5.1 dev cycle.
>
> The configuration mechanism has three modes: Static, dynamic and limit. In
> static mode, weights can be set in the configuration file for individual
> MAC addresses, which will be applied when the configured stations connect.
>
> In dynamic mode, weights are instead set per BSS, which will be scaled by
> the number of active stations on that BSS, achieving the desired aggregate
> weighing between the configured BSSes. Limit mode works like dynamic mode,
> except that any BSS *not* marked as 'limited' is allowed to exceed its
> configured share if a per-station fairness share would assign more airtime
> to that BSS. See the paper for details on these modes.
Thanks, applied with some fixes and cleanup.
--
Jouni Malinen PGP id EFC895FA
next prev parent reply other threads:[~2019-05-02 12:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-20 14:58 Toke Høiland-Jørgensen
2019-05-02 12:38 ` Jouni Malinen [this message]
2019-05-02 12:59 ` Toke Høiland-Jørgensen
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
List information: https://lists.bufferbloat.net/postorius/lists/make-wifi-fast.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190502123827.GA19359@w1.fi \
--to=j@w1.fi \
--cc=hostap@lists.infradead.org \
--cc=make-wifi-fast@lists.bufferbloat.net \
--cc=toke@toke.dk \
/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