On a Raspberry Pi 4 running a recent snapshot, I found that the built-in
bwfm interface would fail to receive non-broadcast traffic after
changing the MAC address with ifconfig (for example by having
"lladdr random" in hostname.bwfm0).
It looks like this was happening because the new MAC address
the normal pattern is to update the driver soft state, and
> then do perform a backside "down / up" transition.
>
> Stefan Sperling wrote:
>
>> On Sat, Feb 17, 2024 at 06:27:40PM -1000, Todd Carson wrote:
>> >
>> > On a Raspberry Pi 4 running a recent s