This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
mdns
History
David Cermak
e5e31c5d01
mdns: use constant size of AAAA answer in mdns packets instead of deriving from lwip struct size, since the struct could contain also zones
...
closes WIFI-771
2019-09-24 12:12:58 +02:00
..
include
esp_wifi: wifi support new event mechanism
2019-08-20 09:39:51 +00: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-09-24 12:12:58 +02:00
test
components: use new component registration api
2019-06-21 19:53:29 +08:00
test_afl_fuzz_host
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
CMakeLists.txt
components: use new component registration api
2019-06-21 19:53:29 +08:00
component.mk
Import mDNS changes
2018-01-16 10:58:34 +02:00
Kconfig
Correct Kconfigs according to the coding style
2019-01-29 13:37:01 +01:00
mdns_console.c
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
mdns_networking.c
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
mdns.c
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-09-24 12:12:58 +02:00