https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263632
--- Comment #27 from bkid...@briankidney.ca <bkid...@gmail.com> --- I have found a workaround for this issue by adding ``` /usr/sbin/service netif stop wlan0 ``` to rc.suspend and ``` /usr/sbin/service netif start wlan0 ``` to rc.resume. This is currently working on 14-CURRENT (commit main-n264816-a4aaee2120ce). -- You are receiving this mail because: You are on the CC list for the bug.