-
Notifications
You must be signed in to change notification settings - Fork 33
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
Fix CDS/CDNSKEY RRsets comparison in DNSSEC15 #1383
Conversation
I've proposed zonemaster/zonemaster-ldns#203, which would allow for making a more straightforward solution for this PR. So I'm switching it to a draft state for now. |
@mattias-p @matsduf @MichaelTimbert @marc-vanderwal This PR has been updated and is now ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I find the code quite hard to follow. I would like to see comments that says what sections are meant to do. This is not due to the current PR. That is how the code is already. But that fact makes it harder to review the code.
I have tested the update and I have found no issues.
@mattias-p , @marc-vanderwal, @MichaelTimbert - please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest that we wait until zonemaster/zonemaster-ldns#209 is merged.
These objects can now be created from empty lists, see zonemaster/zonemaster-ldns#209
@matsduf please re-review |
Purpose
This PR proposes a fix to the handling of CDS and CDNSKEY RRsets comparison in DNSSEC15.
PS: The proper fix for the code below https://github.com/zonemaster/zonemaster-engine/pull/1383/files#diff-3c6ad87ddb974fb813839bacdaafd4e212c238d0ff6865a9bf6cf677403343deR3953 requires changes in LDNS. PRs have been made to make it happen, and it should be available in the next release of LDNS (1.8.5). See NLnetLabs/ldns@b398138.
Context
Fixes #1381
Requires zonemaster/zonemaster-ldns#199
Changes
How to test this PR
This requires zonemaster/zonemaster-ldns#199.
Unit tests should pass.
Manual testing (from #1381):