]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Permit encryption of Deauthentication frame
authorBenjamin Berg <benjamin.berg@intel.com>
Wed, 11 Jun 2025 08:47:29 +0000 (10:47 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 21 Jun 2025 08:47:58 +0000 (11:47 +0300)
commitbaac2aaa3e452e2cd6910017c15d2f9d911df28f
tree6d760f6e54ffcaf43526005147fff6a516dbe2a7
parent52ec1a869dc88ebf4a731d976da1ebc6da9f0bba
tests: Permit encryption of Deauthentication frame

The test does not intentionally send an unencrypted frame. This seems to
simply be done because the parameter value is not obvious. Change it to
permit encryption so that the frame can be sent directly rather than
going through the monitor interface.

This really doesn't make a difference overall, but it is closer to what
was intended here.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Reviewed-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
tests/hwsim/test_dbus.py