We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e815e commit 9e07ac9Copy full SHA for 9e07ac9
CHANGES.md
@@ -1,3 +1,15 @@
1
+v2.1.7
2
+------
3
+ - Document the RCP API in [`HIF.md`](HIF.md).
4
+ - Fix IPv6 neighbor proxy: entries referenced the wrong network interface,
5
+ causing Neighbor Advertisement to not be sent.
6
+ - Fix RPL DAO parsing: parents could be assigned to the wrong child when
7
+ multiple transit options are present in the packet.
8
+ - Prevent assert when a neighbor has no known unicast schedule.
9
+ - Prevent invalid memory access in IPv6 neighbor cache.
10
+ - Expose neighbor POM-IE from D-Bus even if mode switch is disabled.
11
+ - Improve trickle configurations for certification tests.
12
+
13
v2.1.6
14
------
15
- Introduce `mac_address` parameter to manually configure the RCP's EUI-64.
0 commit comments