URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a1431abdcbc6456e2f68d2dcbd211589a5dadf2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
2a1431a by Uli Heilmeier (uh@xxxxxxxxxxxx):
DNS: Add support for SVCB and HTTPS RR
Adding support for SVCB and HTTPS resource records as defined in
draft-ietf-dnsop-svcb-https-01
Bug: 16715
Change-Id: I631246e32f6cb2c89fc953cef761585adfbb056b
Reviewed-on: https://code.wireshark.org/review/37896
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from a0e0389 FTDI MPSSE: Dissect read data bits commands response
add 2a1431a DNS: Add support for SVCB and HTTPS RR
Summary of changes:
epan/dissectors/packet-dns.c | 207 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 207 insertions(+)