]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Disable fragm/rts_threshold after testing it
authorJouni Malinen <jouni@codeaurora.org>
Tue, 12 Mar 2019 15:18:38 +0000 (17:18 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 12 Mar 2019 15:18:38 +0000 (17:18 +0200)
commit53b4f0fe6abc985971b101453f45fe3e4a794fd2
tree323dcfda3a850328a8c057c193af7815878bc6c9
parentbf0021ede3e5a5189de9679d22b69054b99f07e4
tests: Disable fragm/rts_threshold after testing it

The configurated fragmentation/RTS threshold value survives AP mode
interface restarts, so these values need to be explicitly cleared back
to default (disabled). This fixes an issue where some test cases could
not work correctly if fragmentation on the interface was enabled. For
example, this combination used to fail:
ap_fragmentation_open ap_hs20_fetch_osu

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_ap_params.py