Skip to content

Commit 9e07ac9

Browse files
committed
doc: update CHANGES with v2.1.7
1 parent 36e815e commit 9e07ac9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
v2.1.6
214
------
315
- Introduce `mac_address` parameter to manually configure the RCP's EUI-64.

0 commit comments

Comments
 (0)