Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes: > On Tue, 2019-04-16 at 10:33 +0100, Toke Høiland-Jørgensen wrote: >> >> > It is true because we have an entire buffering layer in mac80211 (in >> > this case at least) and never push back to the stack. >> >> I'm wondering if we should be? > > I don't think so? We'd just buffer packets in yet another place. Wouldn't we get pushback all the way to the application socket? I.e., an UDP application would get sendto() failures? -Toke