Skip to content

feat(dnsdist): Allow cache expunging with multiple names#16933

Open
pieterlexis wants to merge 1 commit intoPowerDNS:masterfrom
pieterlexis:dnsdist-expungebyname-multiple
Open

feat(dnsdist): Allow cache expunging with multiple names#16933
pieterlexis wants to merge 1 commit intoPowerDNS:masterfrom
pieterlexis:dnsdist-expungebyname-multiple

Conversation

@pieterlexis
Copy link
Contributor

Short description

Now one can pass a list of DNSNames or strings to expungeByName.

Closes: #7157

Checklist

I have:

  • read the CONTRIBUTING.md document
  • read and accepted the Developer Certificate of Origin document, including the AI Policy, and added a "Signed-off-by" to my commits
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

miodvallat
miodvallat previously approved these changes Feb 26, 2026
Copy link
Contributor

@miodvallat miodvallat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good.

Now one can pass a list of DNSNames or strings to `expungeByName`.

Closes: PowerDNS#7157
Copy link
Contributor

@miodvallat miodvallat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dnsdist: add support for specifying multiple names to expungeByName

2 participants