iwd/autotests/util
James Prestwood f1b106f6eb auto-t: hostapd.py: separate GTK and PTK rekeys
REKEY_GTK kicks off the GTK only handshake where REKEY_PTK does
both (via the 4-way). The way this utility was written was causing
hostapd some major issues since both REKEY_GTK and REKEY_PTK was
used.

Instead if address is set only do REKEY_PTK. This will also rekey
the GTK via the 4-way handshake.

If no address is set do REKEY_GTK which will only rekey the GTK.
2021-10-08 08:49:07 -05:00
..
config.py auto-t: introduce pure python test-runner re-write 2020-09-10 17:59:49 -05:00
ead.py auto-t: ead.py: remove wait_for_object_condition 2021-08-13 15:18:40 -05:00
hlrauc.py auto-t: hlrauc.py: remove unix socket on cleanup 2021-02-26 10:07:17 -06:00
hostapd.py auto-t: hostapd.py: separate GTK and PTK rekeys 2021-10-08 08:49:07 -05:00
hwsim.py auto-t: hwsim.py: add match/match_offset properties 2021-09-09 16:57:38 -05:00
iwd.py auto-t: iwd.py: make wait() a static method 2021-10-08 08:48:56 -05:00
ofono.py auto-t: ofono.py: use non_block_wait 2021-08-13 11:16:19 -05:00
testutil.py auto-t: testutil.py: update Process changes 2021-08-26 08:52:48 -05:00
wpas.py autotests: Test GO-side IP Allocation in testP2P 2021-08-25 08:02:17 -05:00