esp-idf/components/mdns
Jiang Jiang Jian 21d2fa6934 Merge branch 'bugfix/mdns_txt_length_collision_v4.1' into 'release/v4.1'
mDNS: Fix of text length calculation when detecting a collision(Backport v4.1)

See merge request espressif/esp-idf!12028
2021-03-23 03:28:36 +00:00
..
include mdns: fixed typos in the variable names and the comments 2020-01-09 12:50:13 +00:00
private_include mdns: Revert support for queries in responses, mDNS non-strict mode 2021-01-18 07:53:54 +01:00
test examples: removed ip4addr_ntoa and used prefered IP2STR for displaying IP addresses 2019-11-13 12:36:25 +01:00
test_afl_fuzz_host tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
CMakeLists.txt mdns: update mdns to use esp-netif for mdns supported services such as STA, AP, ETH 2019-11-13 12:36:25 +01:00
component.mk Import mDNS changes 2018-01-16 10:58:34 +02:00
Kconfig mdns: add configuration values for task priority, affinity and internal service timeouts 2019-11-08 16:29:40 +01:00
mdns_console.c mdns: update mdns to use esp-netif for mdns supported services such as STA, AP, ETH 2019-11-13 12:36:25 +01:00
mdns_networking.c mdns: Fix wrong mdns source address if lwIP IPv6 zones disabled 2020-11-20 10:16:01 +01:00
mdns.c Merge branch 'bugfix/mdns_txt_length_collision_v4.1' into 'release/v4.1' 2021-03-23 03:28:36 +00:00