OpenWrt MDNS daemon (mirror)

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