Skip to content
Snippets Groups Projects
  1. Nov 07, 2023
  2. Nov 06, 2023
  3. Nov 03, 2023
    • Vladimír Čunát's avatar
      lib/zonecut.c fetch_addr(): resurrect filtering by NO_IPV* · 3bbda0ad
      Vladimír Čunát authored
      This filtering was dropped in 4565cc59 (v5.3.0).
      Now it's reintroduced - but inside the function, as that seems nicer.
      Nit: naming and comment were updated to fit the current usage.
      
      As the code is designed so far (in whole history probably), in order
      to detect whether we need to choose a zone cut closer to the root,
      we need to do something like this in lib/zonecut.c already,
      instead of just during server selection.
      
      I don't think this change can break anything.
      Fetching unusable addresses from cache seems pointless,
      as selection wouldn't be allowed to use them or try resolving them.
      3bbda0ad
  4. Oct 27, 2023
  5. Oct 23, 2023
  6. Oct 12, 2023
  7. Oct 05, 2023
  8. Oct 03, 2023
  9. Sep 27, 2023
  10. Sep 26, 2023
  11. Sep 25, 2023