OpenWrt MDNS daemon (mirror)

Rahul Thakur 93458ac909 dns: fix response to TYPE_PTR query 10 months ago
json 8f7e3bc850 Remove incorrect comma in http service json config 7 years ago
tests 4cece9cc7d cache: cache_record_find: fix buffer overflow 4 years ago
.gitignore 788316ef66 import v0.1 10 years ago
.gitlab-ci.yml 3a67ebe3fc Add initial GitLab CI support 4 years ago
CMakeLists.txt b1e023eda3 add udebug support 1 year ago
TODO 9ea0e4a3c0 remove a few TODO items 10 years ago
announce.c 3b341f4183 add the ability to announce additional hostnames 11 months ago
announce.h 431db651f0 move announce state to struct interface 10 years ago
cache.c 0b50c29101 display more srv attributes in output of ubus browse function 2 weeks ago
cache.h b42b22152d use hostname from SRV record to look up IP addresses 1 year ago
dns.c 93458ac909 dns: fix response to TYPE_PTR query 2 weeks ago
dns.h 3b341f4183 add the ability to announce additional hostnames 11 months ago
interface.c 68af31143b fix unicast response port and timeout 2 weeks ago
interface.h 4094a3cf7f interface: remove unused peer field 11 months ago
main.c b1e023eda3 add udebug support 1 year ago
rfc6762.txt 757999da75 add the rfc 10 years ago
service.c 68af31143b fix unicast response port and timeout 2 weeks ago
service.h 68af31143b fix unicast response port and timeout 2 weeks ago
ubus.c 453773429d display announced services in ubus call umdns browse 2 weeks ago
ubus.h aee2d5582e load service info from procd 10 years ago
util.c 64f78f19c0 Rename mdns_hostname variable to the umdns_host_label 7 years ago
util.h b1e023eda3 add udebug support 1 year ago