Ask Your Question

Revision history [back]

HTTP2 (h2c-nonTLS) is not being decoded properly

Hello, I am having challenges decoding HTTP2 in wireshark (windows x64, latest stable build 3.0.2). The captures are taken from various types of linux machines with tcpdump and the version info is below.

#

$ /usr/sbin/tcpdump --version

tcpdump version 4.9.2 libpcap version 1.7.4 OpenSSL 1.0.2g 1 Mar 2016

$ /sbin/tcpdump --version

tcpdump version 4.9.2 libpcap version 1.5.3 OpenSSL 1.0.2k-fips 26 Jan 2017

#

"info" column in wireshark only shows "HEADERS[25]" and "DATA[28]".

Any suggestions as to what might be the issue and how to resolve this?

Thanks in advance.