OpenWrt MDNS daemon (mirror)

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