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 1464209 commit 23736eeCopy full SHA for 23736ee
doc/releases/release-notes-3.7.rst
@@ -506,6 +506,11 @@ Networking
506
* ISN generation now uses SHA-256 instead of MD5. Moreover it now relies on PSA APIs
507
instead of legacy Mbed TLS functions for hash computation.
508
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
514
USB
515
***
516
0 commit comments