On Sun, Oct 06, 2019 at 12:04:49PM +0200, Stefan Sperling wrote:
> The net80211 stack currently displays every received control frame
> as "discarded input control packet" in netstat(1).
>
> We do in fact process "power saving poll" and "block ack request" frames.
> Such frames should not be counte
On Sun, Oct 06, 2019 at 12:04:49PM +0200, Stefan Sperling wrote:
> The net80211 stack currently displays every received control frame
> as "discarded input control packet" in netstat(1).
>
> We do in fact process "power saving poll" and "block ack request" frames.
> Such frames should not be count
The net80211 stack currently displays every received control frame
as "discarded input control packet" in netstat(1).
We do in fact process "power saving poll" and "block ack request" frames.
Such frames should not be counted as discarded.
ok?
(diff uses 5 context lines for easier review)
diff