Skip to content

Does pcap2qlog support gQUIC ? #1

@PercyLau

Description

@PercyLau

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions