-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi, there!
Thank you for developing the analysis tool of quic protocol. Just wondering whether this pcap2qlog converter supports gQUIC as well as IETF QUIC?
I just run the script as the follows.
/projects/pcap2qlog$ sudo node ./out/main.js --input=./input_dir/quic.pcap --tshark=~/projects/wireshark/run/tshark
and I got an error in the generated qlog file:
{
"qlog_version": "draft-01",
"description": "",
"traces": [
{
"error_description": "TypeError: Cannot read property 'quic.scid' of undefined",
"uri": "./input_dir/ming.pcap"
}
]
}
Sincerely,
Percy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels