File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ v2.2.1
2
+ ------
3
+ - Fix link-local routing when using IPv6 neighbor proxy.
4
+ - Fix sending 1 too many packets when initiating MPL multicast traffic.
5
+ - Correctly set the ` M ` bit in MPL packets when initiating traffic.
6
+ - Prevent [ Key Reinstallation Attacks] [ krack ] in the ` wsrd ` supplicant and
7
+ ` silabs-ws-dc ` authenticator:
8
+ * Refuse to re-install PMK during TLS handshake.
9
+ * Refuse to re-install PTK during 4-way handshake.
10
+ * Refuse to re-install GTK during 4-way and group key handshakes.
11
+ * Correctly increment EAPoL replay counter on authenticator retries.
12
+ * Only reset EAPoL replay counter on PMK installation.
13
+ * Invalidate PTK on PMK installation.
14
+ * Never send a GTK to a supplicant that already knows it based on the GTKL
15
+ KDE.
16
+
17
+ [ krack ] : https://www.krackattacks.com/
18
+
1
19
v2.2
2
20
------
3
21
- Add Wi-SUN Linux Router (` wsrd ` ) demo, functioning as a * leaf node* :
You can’t perform that action at this time.
0 commit comments