Skip to content

Commit ddf2912

Browse files
committed
doc: update CHANGES with v2.2.1
1 parent 04ada43 commit ddf2912

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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+
119
v2.2
220
------
321
- Add Wi-SUN Linux Router (`wsrd`) demo, functioning as a *leaf node*:

0 commit comments

Comments
 (0)