Commit History

Autor SHA1 Mensaxe Data
  Felix Fietkau c1c1ab720e fix a few format string bugs %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 9061708d9d service: simplify and remove more code duplication %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 66e73f254a service: get rid of some code duplication %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 51c8582bac service: free the blob_buf on exit %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 9ea0e4a3c0 remove a few TODO items %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau c81c04811e make the "records" avl tree static %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 2c1fe9afac rename mdns_add_records to cache_dump_records and move it to cache.c %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 571cc21441 remove unused avl tree hosts %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau df298a725d store ip address as struct in_addr instead of a string %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau c8efd420da make interface_socket_setup static %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 65bcc44a70 move rdata_buffer to cache_answer() %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 935161d9d7 clean up interfaces on exit %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau e4cd9b52ef move interface connect/read handling to interface.c %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 30c8631e52 call announce_free from interface_free %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 67e8c3bed8 move dns packet processing to dns.c %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau a2684fb549 cache: add support for scanning on multiple interfaces %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 431db651f0 move announce state to struct interface %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 70ec71015a use struct interface internally instead of struct uloop_fd %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau f13f07d145 initial code refactoring to prepare for adding dynamic interface support %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 4a10aa49f7 ubus: implement the reload command %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 8331f9bf12 service: convert to vlist %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau f02862350a cache: remove service descriptions for now, they belong in the UI layer %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 6a432a41b9 cache: fix host length calculation %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 3558e5d49d service: constify struct service fields %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau f295a52969 service: constify function arguments %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau d9a8000d2e service: make the service txt field const uint8_t to reflect its use more accurately %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau a0f1b43caf service: get rid of extra useless malloc for txt data %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 37121416de service: use calloc instead of malloc+memset %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau ef875b5d81 cache: constify cache_record fields %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 7075533129 cache: remove now unused rem argument to cache_record_free() %!s(int64=10) %!d(string=hai) anos