URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1403c09105e5c9b9a5adc17581c39b6355ef8935
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1403c09 by Peter Wu (peter@xxxxxxxxxxxxx):
DNS: Add DoT ALPN (RFC 7858)
This codepoint was not registered in RFC 7858, but requested later by
Jon Reed at 2019-12-12, in "[dns-privacy] ALPN protocol ID for DoT":
Tne primary use case we have is supporting both DoT and DoH on port
443, when port 853 is blocked between clients and the servers (this
is by mutual agreement, as discussed in RFC 7858 § 3.1).
Change-Id: Ic993023eedf6f40565a208033703aa1575710c17
Reviewed-on: https://code.wireshark.org/review/36151
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from a2530f7 WireGuard: ignore messages with invalid lengths
add 1403c09 DNS: Add DoT ALPN (RFC 7858)
Summary of changes:
epan/dissectors/packet-dns.c | 2 ++
1 file changed, 2 insertions(+)