Commit History

Author SHA1 Message Date
  Paul Fertser 45c4953b60 dns: explicitly endian-convert all fields in header and question 4 years ago
  Rosen Penev 78974417e1 umdnsd: Replace strerror(errno) with %m. 7 years ago
  Philipp Meier b84fdacb6e Add debug output for service_timeout 7 years ago
  Philipp Meier 8f7e3bc850 Remove incorrect comma in http service json config 7 years ago
  Philipp Meier 9f401331c4 Remove ttl==255 restriction for queries 7 years ago
  Rafał Miłecki 0e8b948ff8 Support specifying instance name in JSON file 7 years ago
  Rafał Miłecki 49fdb9f7a5 Support PTR queries for a specific service 7 years ago
  Rafał Miłecki 26ce7dca80 Allow filtering with instance name in service_reply 7 years ago
  Rafał Miłecki 920c62a794 Store instance name in the struct service 7 years ago
  Rafał Miłecki ff09d9a4f9 Rename service_name function to the service_instance_name 7 years ago
  Rafał Miłecki 64f78f19c0 Rename mdns_hostname variable to the umdns_host_label 7 years ago
  Rafał Miłecki 480d7bc74e Fix sending unicast questions on cache expire 7 years ago
  Rafał Miłecki a0403cde2d Keep source sockaddr for every cached DNS record 7 years ago
  Rafał Miłecki 1478293fd9 Fix code freeing cached non-A(AAA) records too early 7 years ago
  Rafał Miłecki 9f1cc226e4 Fix replying to "QU" questions received on unicast interface 7 years ago
  Rafał Miłecki 943bedb9da Fix reading port of incoming packets 7 years ago
  Rafał Miłecki c725494833 Use MCAST_PORT define for port 5353 7 years ago
  Rafał Miłecki ce7e9e939d Use one define for DNS-Based Service Discovery service name 7 years ago
  Rafał Miłecki e1bacef27d Drop entries cached for interface we're going to delete 7 years ago
  Rafał Miłecki 496aeba797 Fix comment typo in cache_gc_timer 7 years ago
  Rafał Miłecki f89986b67d Fix refreshing cached A(AAA) records that expire 7 years ago
  Rafał Miłecki fd5a160a15 Don't cache hosts as services 7 years ago
  Rafał Miłecki 80dd246024 Refresh DNS records A and AAAA directly 7 years ago
  Rafał Miłecki 65151014cf Access cached records (instead of services) to read list of hosts 7 years ago
  Rafał Miłecki d437678860 Cancel (re)connect timer when deleting interface 7 years ago
  Rafał Miłecki 46b8781166 Drop unneeded code to simplify getting hosts over ubus 7 years ago
  Rafał Miłecki e985074eda Drop unneeded casting of "entry" from struct cache_service 7 years ago
  Rafał Miłecki 0d545ed728 Set errno when refusing to send packet in interface_send_packet 7 years ago
  Rafał Miłecki 61f6854cea Fix error messages when sending packet fails 7 years ago
  Rafał Miłecki 0d9a286db0 Send A in response to service discovery 7 years ago