3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-02 17:38:45 +02:00

TODO: Mark REKEY_OFFLOAD task done

This commit is contained in:
Denis Kenzior 2016-06-28 11:52:17 -05:00
parent db7a7ca830
commit d307d3ff11

9
TODO
View File

@ -265,15 +265,6 @@ Wireless daemon
Priority: High
Complexity: C1
- React to NL80211_CMD_SET_REKEY_OFFLOAD events
This command can be sent to userspace whenever a re-key transaction has
occurred. The information contains the Replay Counter. The Replay Counter
used by iwd needs to be updated with the new value.
Priority: Medium
Complexity: C1
- Add unit test for each of the mpdu management frame type
Currently, only authentication and deauthentication frames have