Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2025 21:30:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 285821] rtwn/net80211 does not reject control frames not for the current VAP
Message-ID:  <bug-285821-21060-v75YGzqSiY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285821-21060@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285821-21060-v75YGzqSiY>