Merge remote-tracking branch 'origin/topic/awelzel/3453-dnssec-ed448-ed25519'

* origin/topic/awelzel/3453-dnssec-ed448-ed25519:
  DNS: Add Ed25519 and Ed448 enum values to parser
This commit is contained in:
Arne Welzel 2023-11-21 10:07:51 +01:00
commit a5a79d3f3a
10 changed files with 76 additions and 1 deletions

2
NEWS
View file

@ -27,6 +27,8 @@ Changed Functionality
end-of-line $ anchors. Previously, an anchored pattern would be matched anywhere
in the input string.
- Ed25519 and Ed448 DNSKEY and RRSIG entries do not cause weirds anymore.
Removed Functionality
---------------------