From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id E003D3B29E for ; Fri, 15 Feb 2019 18:05:01 -0500 (EST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1550271900; bh=bJdrdyTcvhK8NJ71imFbJvVdOL0WmW/449+I5kqLCUA=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=YSuwmsdJchbxs7M2qCaQz0grJPjWs4Er8rKtTtrLcqnVu4jY0qErXCxGRyYISswwZ m1RWgUbe//x168frB2GtEO5LcfyDld7hpDB5Hb8VKa6Uqdtr8LNRGL0H4NmuVIdiIv Dek8yIJ2dVzmmIhV6oOAs5SNvNS+s+jORKxTr0UyVBxVQFubuf/BowvdPWctto+v6g QbYQcAOzApTfzXxl8aEpQ90NPDLzwJHHofmgllVROifvKLakQKKWHA775kC5ZquS/C acvlNbCTje17KUtU+1ddNWxxxBMXI26WXJGIlj0xGP5qWBihe6cH0XxBrdsVB1ZVGj PuuCqpO6OLyaw== To: Dave Taht Cc: hostap@lists.infradead.org, Make-Wifi-fast In-Reply-To: References: <20190215181129.21216-1-toke@toke.dk> Date: Sat, 16 Feb 2019 00:05:00 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87imxksler.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Make-wifi-fast] [RFC] hostapd: Add airtime policy configuration support X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2019 23:05:02 -0000 Dave Taht writes: > To me, this does not need to be a config option but be enabled by > default. Secondly, I'm not sure if it will even compile if disabled, > as .sta_set_airtime_weight is not within the config option. The config is all for setting policy; if you don't configure anything you'll just get per-station fairness... -Toke