mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
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:
commit
a5a79d3f3a
10 changed files with 76 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -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
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue