NLnetLabs / simdzone

Fast and standards compliant DNS zone parser
BSD 3-Clause "New" or "Revised" License
68 stars 13 forks source link

Fixes for SVCB and HTTPS RRs #159

Closed k0ekk0ek closed 8 months ago

k0ekk0ek commented 8 months ago

Ported/copied all tests from svcb.tdir. There's still some tests that fail with regards to double escaping in SVCB RRs. Also, I still need to add tests for testing the non-strict (if server is a secondary) and tests that verify SVCB and HTTPS RRs when RDATA is specified in generic notation.