This website requires JavaScript.
Explore
Help
Register
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v4.3-dev
esp-idf
/
components
/
mdns
History
Axel Lin
cf7e48c779
mdns: Allow config mDNS task stack size
...
Signed-off-by: Axel Lin <
axel.lin@gmail.com
> Merges
https://github.com/espressif/esp-idf/pull/5216
2020-05-07 21:49:02 +02:00
..
include
mdns: fixed typos in the variable names and the comments
2020-01-09 12:50:13 +00:00
private_include
mdns: Allow config mDNS task stack size
2020-05-07 21:49:02 +02: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: Remove mbedtls dependency
2020-04-26 12:07:28 +08:00
component.mk
Import mDNS changes
2018-01-16 10:58:34 +02:00
Kconfig
mdns: Allow config mDNS task stack size
2020-05-07 21:49:02 +02: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