-
Notifications
You must be signed in to change notification settings - Fork 852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question about quic printer #959
Comments
The printer doesn’t support Google QUIC packets, only IETF QUIC. |
Thus, it should display |
Or |
Okay, but I wonder if it's worth the effort since in the near future the Google QUIC packet format will go away. |
We just don't want print incorrect informations. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@rpaulo
With the attached pcap, tcpdump prints:
length 3029401132267995136
, really?tshark shows it as
GQUIC
, You should have a look.merge-request-268-q46_ack.pcapng.gz
The text was updated successfully, but these errors were encountered: