On Sun, Feb 18, 2024 at 11:21:15AM -1000, Todd Carson wrote:
>
> Thanks for the pointers; updated diff below to set the MAC in
> bwfm_init() if preinit has already run.
>
> Works on boot with "lladdr random" as the first line in hostname.bwfm0,
> and also changing the lladdr after boot with ifcon
Thanks for the pointers; updated diff below to set the MAC in
bwfm_init() if preinit has already run.
Works on boot with "lladdr random" as the first line in hostname.bwfm0,
and also changing the lladdr after boot with ifconfig.
diff /usr/src
commit - 6c24eb55e021991196003dc7f0a643e806b14295
pa
Yes, 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 snapshot, I found that the built-in
> > bwfm inte
On Sat, Feb 17, 2024 at 06:27:40PM -1000, Todd Carson wrote:
>
> 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