This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-02 19:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a020cbb4008c234872e068d69392682e658b51c
esp-idf
/
components
/
mdns
History
David Cermak
ab8cab1c55
mdns: limit the GOT_IP6_EVENT to only known network interfaces
2020-03-05 18:46:48 +00:00
..
include
mdns: fixed typos in the variable names and the comments
2020-01-09 12:50:13 +00:00
private_include
mdns: fixed typos in the variable names and the comments
2020-01-09 12:50:13 +00: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
…
CMakeLists.txt
esp32: add implementation of esp_timer based on TG0 LAC timer
2020-02-06 14:00:18 +08:00
component.mk
…
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: update mdns to use esp-netif for mdns supported services such as STA, AP, ETH
2019-11-13 12:36:25 +01:00
mdns.c
mdns: limit the GOT_IP6_EVENT to only known network interfaces
2020-03-05 18:46:48 +00:00