10b4ddb467
Issue: MDNS server initially sends probing packets to resolve naming confilicts with already registered service instances. In case of a conflict, instance name is altered and probing restarts. Original instance however wasnnot removed from the structure and upon service removal only one entry was removed and a dangling service might have been kept in the structure to bring about a crash. Resolution: Keep only one instance of a service in the probing structure. Closes IDF-438 |
||
---|---|---|
.. | ||
include | ||
private_include | ||
test_afl_fuzz_host | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
mdns.c | ||
mdns_console.c | ||
mdns_networking.c |