Skip to content

mdns-v1.11.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 11:36
· 33 commits to master since this release
5b59457

1.11.0

Features

  • Add support for mdns service discovery (a0af8449)

Bug Fixes

  • Use python implementation of dig utility (0104a14a)
  • Fix null pointer exception in mdns_parse_packet (56812092)

Updated

  • Add null check for netif in mDNS networking (d5a393f6)