Re: -current network buffer exhaustion on RPi2 armv7

Adrian Chadd <[email protected]> Mon, 16 Feb 2026 13:42:40 -0800
Newsgroups gmane.os.freebsd.devel.arm
Message-ID <CAJ-Vmo=Miu8ZH_a2uA-7muyQmR+wQj=LMBK-xR9Z5pqfdSwxpA@mail.gmail.com>
[snip snip]

* the "no buffer space available" is the ENOBUFS returned somewhere
before the link status goes completely up for normal traffic.

* the "ioctl failure" is because wpa_supplicant has 802.11w compiled
in now but we don't do 802.11w, so net80211 errors out on trying to
set key indexes 4 and 5.

I'm working on the latter.



-a