Skip to content

Commit 23736ee

Browse files
besmarshaescolar
authored andcommitted
doc: releases: Add PR #73422 fix to release notes
Add the mDNS Resolver/Responder coexistence fix from PR #73422 to the v3.7 release notes. Signed-off-by: Ben Marsh <[email protected]>
1 parent 1464209 commit 23736ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-3.7.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,11 @@ Networking
506506
* ISN generation now uses SHA-256 instead of MD5. Moreover it now relies on PSA APIs
507507
instead of legacy Mbed TLS functions for hash computation.
508508

509+
* mDNS:
510+
511+
* Fixed an issue where the mDNS Responder did not work when the mDNS Resolver was also enabled.
512+
The mDNS Resolver and mDNS Responder can now be used simultaneously.
513+
509514
USB
510515
***
511516

0 commit comments

Comments
 (0)