3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-20 04:19:25 +01:00
iwd/tools
Andrew Zaborowski 2411d24c87 hwsim: Don't require full mpdu_mgmt_header in frames
Don't require the full length of a Management MPDU as a condition to
forward the frame, only require data up to the three addresses we need
to know where to forward the frame.

This check was failing with some frames during a deauthentication.  We
could possibly forward shorter frames too if needed (send to all
possible recipients.)
2017-03-14 10:26:17 -05:00
..
hwsim.c hwsim: Don't require full mpdu_mgmt_header in frames 2017-03-14 10:26:17 -05:00
test_runner_kernel_config tools: Add MD4 to test runner kernel config 2016-12-14 23:01:22 -06:00
test-runner.c hwsim: Drop the -k/--keep switch, always keep radios 2017-03-14 10:25:44 -05:00