OpenWrt MDNS daemon (mirror)

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