Commit History

Author SHA1 Message Date
  Felix Fietkau c81c04811e make the "records" avl tree static 10 years ago
  Felix Fietkau 2c1fe9afac rename mdns_add_records to cache_dump_records and move it to cache.c 10 years ago
  Felix Fietkau 571cc21441 remove unused avl tree hosts 10 years ago
  Felix Fietkau 65bcc44a70 move rdata_buffer to cache_answer() 10 years ago
  Felix Fietkau a2684fb549 cache: add support for scanning on multiple interfaces 10 years ago
  Felix Fietkau 70ec71015a use struct interface internally instead of struct uloop_fd 10 years ago
  Felix Fietkau f13f07d145 initial code refactoring to prepare for adding dynamic interface support 10 years ago
  Felix Fietkau f02862350a cache: remove service descriptions for now, they belong in the UI layer 10 years ago
  Felix Fietkau 6a432a41b9 cache: fix host length calculation 10 years ago
  Felix Fietkau 7075533129 cache: remove now unused rem argument to cache_record_free() 10 years ago
  Felix Fietkau 6d9da0c672 cache: reduce allocation of cache records to one chunk of memory, using calloc_a 10 years ago
  Felix Fietkau b424a3b994 cache: reduce allocation of cache entries to one chunk of memory, using calloc_a 10 years ago
  Felix Fietkau d76c21865e cache: use proper avl lookup for entries 10 years ago
  Felix Fietkau be25ce4fe3 cache: convert types to kvlist 10 years ago
  John Crispin 788316ef66 import v0.1 10 years ago