Skip to content
Snippets Groups Projects
  1. Jan 24, 2024
  2. Jan 21, 2024
  3. Jan 20, 2024
  4. Jan 19, 2024
  5. Jan 18, 2024
  6. Jan 17, 2024
  7. Jan 16, 2024
  8. Jan 15, 2024
    • Remi NGUYEN VAN's avatar
      Fix replying to queries via unicast · 0ca094b5
      Remi NGUYEN VAN authored
      Instead of (wrongly) looking at the DNS message flags for the Query
      Unicast bit, look at the flag in the question record.
      
      The previous bug means that all queries would be replied multicast
      instead of sometimes unicast. The fix is flagged off as this is a
      behavior change that may affect performance and latency.
      
      Bug: 289482497
      Test: atest
      Change-Id: I08e30c4ffa747c9073d631e8addca1278ea40648
      0ca094b5
Loading