This is an updated release of Azure RTOS NetX Duo that includes multiple bug fixes and improvements:
- common/inc/nx_api.h: Updated product constants.
- addons/dns/nx_dns.c: Improved the logic of receiving DNS response.
- addons/dns/nx_dns.h: Improved the logic of receiving DNS response.
- addons/smtp/nx_smtp_client.c: Fixed compiler warnings.
- addons/BSD/nx_bsd.h: Fixed compiler warnings.
- addons/snmp/nx_snmp.c: Optimized boundary check.
- common/src/nx_secure_tls_client_handshake.c: Fixed compiler warnings.
- common/src/nx_secure_crypto_rng_self_test.c: Fixed compiler warnings
- common/src/nx_secure_x509_certificate_initialize.c:Remove unnecessary mutex.
- common/inc/nx_secure_tls.h: Update product constants.