This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-12 18:49:08 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
mdns
History
Angus Gratton
dcd735759e
Merge branch 'bugfix/mdns_deinit_event_crash_v4.0' into 'release/v4.0'
...
mdns: fixed crash on event during deinit (v4.0) See merge request
espressif/esp-idf!7246
2020-01-09 13:02:28 +08:00
..
include
mdns: use const char* for mdns txt items types to remove warning when assigning
2019-05-03 16:31:32 +02:00
private_include
mdns: use constant size of AAAA answer in mdns packets instead of deriving from lwip struct size, since the struct could contain also zones
2019-11-01 09:50:42 +00:00
test
components: use new component registration api
2019-06-21 19:53:29 +08:00
test_afl_fuzz_host
mdns tests: adapt mdns fuzzer test to compile with event loop library
2019-05-27 16:31:25 +02:00
CMakeLists.txt
components: use new component registration api
2019-06-21 19:53:29 +08:00
component.mk
…
Kconfig
Correct Kconfigs according to the coding style
2019-01-29 13:37:01 +01:00
mdns_console.c
…
mdns_networking.c
mdns: fix memory leak in pbuf if tcpipadapter failed to get netif
2019-02-15 15:59:11 +01:00
mdns.c
Merge branch 'bugfix/mdns_deinit_event_crash_v4.0' into 'release/v4.0'
2020-01-09 13:02:28 +08:00