]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Use more specific validation for beacon protection
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 5 Mar 2025 17:04:41 +0000 (19:04 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 5 Mar 2025 17:04:41 +0000 (19:04 +0200)
commit4c5a26df6651afc9287c4902efab7da9757b766f
tree5111da016cc29c471e5c4aa5e4e45e63478b6542
parent5ec3397236bc763f278ada3028d6ffe2264fd680
tests: Use more specific validation for beacon protection

Instead of requiring the driver to reported unprotect Beacon frame,
include CSA and ECSA in the bogus Beacon frames and verify that the
driver does not indicate start of a channel switch.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_ap_pmf.py