Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC 7314 expire option #379

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Commits on May 25, 2024

  1. Ask for EDNS expire option on transfers

    and set the time acquired <the expire option value> seconds earlier, so it will
    expire that value more earlier.
    wtoorop committed May 25, 2024
    Configuration menu
    Copy the full SHA
    41e4e4b View commit details
    Browse the repository at this point in the history
  2. Return EXPIRE option on query

    wtoorop committed May 25, 2024
    Configuration menu
    Copy the full SHA
    531d100 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb78269 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    6d1a3b9 View commit details
    Browse the repository at this point in the history
  2. Introduce refresh zone task

    So the expire option can return a counter based on the last time the zone was
    considered fresh.
    wtoorop committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b1678e2 View commit details
    Browse the repository at this point in the history