This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5d0c47303dd9ead0f2ad291dca1d4b7ce4e23b2b
esp-idf
/
components
/
mdns
T
History
Jiacheng Guo
5d0c47303d
mdns: filter instance name for ANY queries
...
The instance name in ANY quries was ignored. The MR fixes the issue.
2021-12-03 19:20:14 +08:00
..
host_test
mdns: Add host test using linux target
2021-08-17 18:39:40 +08:00
include
mdns: support service subtype
2021-10-19 17:54:17 +08:00
private_include
mdns: support service subtype
2021-10-19 17:54:17 +08:00
test
Build & config: Remove leftover files from the unsupported "make" build system
2021-11-11 15:32:36 +01:00
test_afl_fuzz_host
Build & config: Remove the "make" build system
2021-11-10 09:53:53 +01:00
CMakeLists.txt
mdns: Add host test using linux target
2021-08-17 18:39:40 +08:00
Kconfig
mdns: allow mutiple instances with same service type
2021-09-22 13:07:31 +08:00
mdns_console.c
components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components
2021-02-23 18:26:03 +08:00
mdns_networking_lwip.c
mdns: Implement mdns_networking using BSD sockets
2021-08-17 18:39:40 +08:00
mdns_networking_socket.c
mdns: Implement mdns_networking using BSD sockets
2021-08-17 18:39:40 +08:00
mdns.c
mdns: filter instance name for ANY queries
2021-12-03 19:20:14 +08:00