OpenWrt MDNS daemon (mirror)

Felix Fietkau b42b22152d use hostname from SRV record to look up IP addresses 6 months ago
json 8f7e3bc850 Remove incorrect comma in http service json config 6 years ago
tests 4cece9cc7d cache: cache_record_find: fix buffer overflow 3 years ago
.gitignore 788316ef66 import v0.1 10 years ago
.gitlab-ci.yml 3a67ebe3fc Add initial GitLab CI support 3 years ago
CMakeLists.txt be687257ee cmake: tests: provide umdns-san binary 3 years ago
TODO 9ea0e4a3c0 remove a few TODO items 10 years ago
announce.c 480d7bc74e Fix sending unicast questions on cache expire 7 years ago
announce.h 431db651f0 move announce state to struct interface 10 years ago
cache.c b42b22152d use hostname from SRV record to look up IP addresses 6 months ago
cache.h b42b22152d use hostname from SRV record to look up IP addresses 6 months ago
dns.c 4035fe42df interface: use a global socket instead of per-interface ones 6 months ago
dns.h 45c4953b60 dns: explicitly endian-convert all fields in header and question 4 years ago
interface.c 4035fe42df interface: use a global socket instead of per-interface ones 6 months ago
interface.h 4035fe42df interface: use a global socket instead of per-interface ones 6 months ago
main.c 60ca4afc61 add a iface pointer to services and records 9 years ago
rfc6762.txt 757999da75 add the rfc 9 years ago
service.c b777a0b53f service: fix compilation with GCC 10 3 years ago
service.h 26ce7dca80 Allow filtering with instance name in service_reply 7 years ago
ubus.c b42b22152d use hostname from SRV record to look up IP addresses 6 months ago
ubus.h aee2d5582e load service info from procd 9 years ago
util.c 64f78f19c0 Rename mdns_hostname variable to the umdns_host_label 7 years ago
util.h 64f78f19c0 Rename mdns_hostname variable to the umdns_host_label 7 years ago