doc: release: Add note about multicast monitor's new IPv4 support
Add release note about multicast group join/leave monitor API change. Signed-off-by: Markus Fuchs <markus.fuchs@ch.sauter-bc.com>
This commit is contained in:
parent
fb082a6923
commit
643242423b
1 changed files with 6 additions and 0 deletions
|
@ -126,6 +126,12 @@ Stable API changes in this release
|
|||
structure contains two members: ``handles``, which was moved from
|
||||
:c:struct:`bt_gatt_read_params`, and ``variable``.
|
||||
|
||||
* Networking
|
||||
|
||||
* Added IPv4 address support to the multicast group join/leave monitor. The
|
||||
address parameter passed to the callback function was therefore changed from
|
||||
``in6_addr`` to ``net_addr`` type.
|
||||
|
||||
Kernel
|
||||
******
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue