Commit History

Author SHA1 Message Date
  Paul Fertser 45c4953b60 dns: explicitly endian-convert all fields in header and question 4 years ago
  Rafał Miłecki 480d7bc74e Fix sending unicast questions on cache expire 7 years ago
  Rafał Miłecki ce7e9e939d Use one define for DNS-Based Service Discovery service name 7 years ago
  Rafał Miłecki e78deecf29 Prepare support for sending unicast DNS answers 7 years ago
  Rafał Miłecki 55a5d75b5c Rename service_reply_a to dns_reply_a and move it to proper file 7 years ago
  Rafał Miłecki 9bbaf3c1f7 Change dns_send_question function arg from unicast to multicast 7 years ago
  Johannes Wegener 9cbbb14106 do not assume that dns structs are aligned 7 years ago
  John Crispin 5bdbcd785b basic support for the cache flush bit 10 years ago
  John Crispin cef603930a add src ip validation 10 years ago
  John Crispin e340a84950 propagate sockaddr and port form the receive function to the parser 10 years ago
  John Crispin 6d1e112ec8 propagate unicast bit 10 years ago
  John Crispin 891447c1a9 interface.c cleanup 10 years ago
  John Crispin ac320e87d5 add -4 and -6 options 10 years ago
  John Crispin c3d01050c0 dns_add_answer() now has a ttl parameter 10 years ago
  John Crispin db6febc526 add ipv6 support 10 years ago
  Felix Fietkau 65bcc44a70 move rdata_buffer to cache_answer() 10 years ago
  Felix Fietkau 67e8c3bed8 move dns packet processing to dns.c 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 4f9d5a0e19 dns: constify various functions 10 years ago
  Felix Fietkau 6585bb9209 dns: use bss instead of heap for buffers 10 years ago
  John Crispin 788316ef66 import v0.1 11 years ago