Re: -current network buffer exhaustion on RPi2 armv7

bob prohaska <[email protected]> Sun, 22 Feb 2026 11:09:18 -0800
Newsgroups gmane.os.freebsd.devel.arm
Message-ID <[email protected]>
On Sun, Feb 22, 2026 at 09:41:41AM -0800, Adrian Chadd wrote:
> I'm telling ya, it's dhclient, trying to send frames when the
> interface is up but encryption isn't finished negotiating.
> 
> As to why, I don't recall. But it's in there. net80211 denies data
> path frames if protection is enabled but not
> configured.

I finally managed to separate the output from wpa_cli from the
console messages. The "no buffer space available" message is coming
from the console, not wpa_cli.

As an aside, for some reason wpa_cli won't run with output
redirected to a file unless it's in the foreground. Is that
considered a bug, or a feature?

Apologies for being so slow on the uptake; the wildly
scrambled output seen from long runs of top made me
very skeptical that the text on the console was displayed
intact. In this case it was.....

Thanks for everybody's patience!

bob prohaska