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

Make NSD work #176

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Make NSD work #176

merged 2 commits into from
Apr 5, 2024

Conversation

k0ekk0ek
Copy link
Contributor

@k0ekk0ek k0ekk0ek commented Apr 5, 2024

Two small changes to make all NSD tests pass. Note that one of the changes is actually to allow for leading zeroes in integers. BIND and Knot (and the current parser in NSD obviously) allow for that. One benefit is that the algorithm to speed up integer deserialization outlined in #25 can be used without further modification (not this release though).

k0ekk0ek added 2 commits April 5, 2024 11:46
The socket10kxfr uses serials with leading zeroes. A quick test showed
BIND and Knot both allow for leading zeroes too.
@k0ekk0ek k0ekk0ek merged commit dca8cdc into NLnetLabs:main Apr 5, 2024
6 checks passed
@k0ekk0ek k0ekk0ek deleted the make-nsd-work branch April 26, 2024 08:41
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.

1 participant