[Bug 285821] rtwn/net80211 does not reject control frames not for the current VAP
Date: Mon, 31 Mar 2025 21:30:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285821 --- Comment #1 from Jessica Clarke <jrtc27@freebsd.org> --- With ifconfig wlan0 promisc + https://reviews.freebsd.org/D49575, adding logging to its return value and sta_input, I see: Mar 31 21:26:06 freebsd kernel: wlan0: [94:83:c4:0d:a7:a6] type=4 subtype=128 Mar 31 21:26:06 freebsd kernel: wlan0: BAR is NOT for vap Mar 31 21:27:20 freebsd kernel: wlan0: [d0:d3:e0:47:31:41] type=4 subtype=128 Mar 31 21:27:20 freebsd kernel: wlan0: BAR is for vap -- You are receiving this mail because: You are the assignee for the bug.