OpenWrt MDNS daemon (mirror)

Felix Fietkau c1c1ab720e fix a few format string bugs 10 years ago
json 788316ef66 import v0.1 10 years ago
.gitignore 788316ef66 import v0.1 10 years ago
CMakeLists.txt f13f07d145 initial code refactoring to prepare for adding dynamic interface support 10 years ago
TODO 9ea0e4a3c0 remove a few TODO items 10 years ago
announce.c 431db651f0 move announce state to struct interface 10 years ago
announce.h 431db651f0 move announce state to struct interface 10 years ago
cache.c c81c04811e make the "records" avl tree static 10 years ago
cache.h c81c04811e make the "records" avl tree static 10 years ago
dns.c 65bcc44a70 move rdata_buffer to cache_answer() 10 years ago
dns.h 65bcc44a70 move rdata_buffer to cache_answer() 10 years ago
interface.c df298a725d store ip address as struct in_addr instead of a string 10 years ago
interface.h df298a725d store ip address as struct in_addr instead of a string 10 years ago
main.c 935161d9d7 clean up interfaces on exit 10 years ago
service-types 788316ef66 import v0.1 10 years ago
service.c 9061708d9d service: simplify and remove more code duplication 10 years ago
service.h 70ec71015a use struct interface internally instead of struct uloop_fd 10 years ago
ubus.c c1c1ab720e fix a few format string bugs 10 years ago
ubus.h 788316ef66 import v0.1 10 years ago
util.c f13f07d145 initial code refactoring to prepare for adding dynamic interface support 10 years ago
util.h f13f07d145 initial code refactoring to prepare for adding dynamic interface support 10 years ago