dns-parser icon indicating copy to clipboard operation
dns-parser copied to clipboard

Fixes #64: Add support for HTTPS query type (type 65)

Open capveg-netdebug opened this issue 2 years ago • 1 comments

Fixes #64: Add support for HTTPS query type (type 65)

Summary:

I was getting 'query type 65 is invalid' errors parsing DNS packets on my machine and this fixes it.

Test Plan:

Added a unit test that parses a wild packet... it works

capveg-netdebug avatar Sep 22 '23 22:09 capveg-netdebug

Agree, getting error when trying to parse packet from wireshark

tsepanx avatar Nov 05 '23 19:11 tsepanx