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

calidns: Add the --ecs parameter to add random ECS values to queries #6326

Merged
merged 1 commit into from Mar 15, 2018

Conversation

rgacogne
Copy link
Member

@rgacogne rgacogne commented Mar 8, 2018

Short description

This adds the possibility to simulate much more clients using calidns if the receiver is capable of handling the EDNS Client Subnet option.
The current code only supports IPv4, sorry about that.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled and tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

Copy link
Contributor

@pieterlexis pieterlexis left a comment

Choose a reason for hiding this comment

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

I had to read it a few times before I got it, but it is full of smarts 👍

@rgacogne
Copy link
Member Author

Please tell me what you needed to read several times, it's probably lacking one (or more) comment!

@pieterlexis
Copy link
Contributor

Please tell me what you needed to read several times, it's probably lacking one (or more) comment!

Mostly how the two new functions replace the bits in the IP addresses :).

@ahupowerdns ahupowerdns merged commit 9cafb27 into PowerDNS:master Mar 15, 2018
@rgacogne rgacogne deleted the calidns-ecs branch March 15, 2018 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants