Skip to content
Snippets Groups Projects
Commit 8a64e3fe authored by Jan Kadlec's avatar Jan Kadlec
Browse files

Merge branch 'opt-refactor' into 'zone-events-queue'

EDNS refactoring v2

Refactored the EDNS even more. The `edns_parameters` structure has been removed, only the OPT RR is used everywhere. Also removed any EDNS-related stuff from the packet functions, except for a getter, but there is one for TSIG as well, so it's not an issue probably. It's also possible to remove it, as it only saves a few characters of code.

Unittests pass, functional tests also.

Please review again.
parents 0dcecd10 97fde5a5
No related branches found
No related tags found
No related merge requests found
Showing
with 146 additions and 104 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment