Skip to content

FNET v4.7.0

Compare
Choose a tag to compare
@butok butok released this 30 Oct 09:59
· 17 commits to master since this release
  • Version 4.7.0
    • Fix possible out of bounds read on a received malformed LLMNR, mDNS or IPv6 packet.
    • Add null termination check for the input-name parameter of the LLMNR, mDNS and DNS services.
    • Fix possible IPv6 reassembly wrong behavior.
    • Fix infinite loop, when a DNS request sent to a network interface without an assigned DNS server address.
    • Add FNET_CFG_DNS_RESOLVED_ADDR_MAX which defines the maximum number of addresses that can be resolved by the DNS-client per one request.
    • Add a resolved host name parameter to the DNS callback function.
    • Randomize DNS query ID.
    • Upgrade projects to IAR v8.50.
    • Fix Azure IoT example compilation errors for IAR v8.

Best regards,
Andrej Butok