This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
3368fe321dfdfd61a9cd1e616676fa1080d329db
esp-idf
/
components
/
mdns
T
History
suren.gabrielyan
2b9d2c06f5
mdns: add bound check when setting interface as duplicate
...
Closes IDF-2787 Partially addresses
https://github.com/espressif/esp-idf/issues/6440
2021-02-15 06:43:51 +00:00
..
include
mdns: fixed typos in the variable names and the comments
2020-01-09 12:50:13 +00:00
private_include
esp32c3: Apply one-liner/small changes for ESP32-C3
2020-12-01 10:58:50 +11:00
test
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
test_afl_fuzz_host
lwip: Moved default SNTP API to esp_sntp.h
2021-01-13 10:28:34 +08:00
CMakeLists.txt
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00: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
global: fix sign-compare warnings
2021-01-12 14:05:08 +08:00
mdns_networking.c
mdns: Fix wrong mdns source address if lwIP IPv6 zones disabled
2020-11-11 11:56:44 +00:00
mdns.c
mdns: add bound check when setting interface as duplicate
2021-02-15 06:43:51 +00:00