Commit History

Author SHA1 Message Date
  Felix Fietkau 6d9da0c672 cache: reduce allocation of cache records to one chunk of memory, using calloc_a 10 years ago
  Felix Fietkau 819b909b82 cache: constify entry and host pointers in struct cache_entry 10 years ago
  Felix Fietkau 28bf0f6d03 ubus: constify name argument to mdns_add_records 10 years ago
  Felix Fietkau 4f9d5a0e19 dns: constify various functions 10 years ago
  Felix Fietkau d8963eaf12 util: constify memdup() 10 years ago
  Felix Fietkau a2016659e3 cache: remove struct cache_type 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
  Felix Fietkau 85ac2adb78 dns: use alloca instead of malloc to fix memleak in dns_send_answer() 10 years ago
  Felix Fietkau ccc95c1e13 dns: use common function for sending packets 10 years ago
  Felix Fietkau 2ef1a8ff17 dns: reuse global name_buffer in dns_send_question() 10 years ago
  Felix Fietkau 6585bb9209 dns: use bss instead of heap for buffers 10 years ago
  Felix Fietkau 00129b08c5 dns: use compile time initialization for structs, remove unnecessary call to inet_aton 10 years ago
  John Crispin 8381f595a6 make the code work for bridge interfaces 10 years ago
  John Crispin 788316ef66 import v0.1 10 years ago