google / google/gopacket

QUIC Support.

Open
#788 0 comments 15 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

I am aware support for protocols in the layers package are on a per-packet basis, and stream based protocols should be focused on reassembly rather than decoding.

I wanted to raise the idea of decoding QUIC packets on top of UDP, in the same manner as TLS on TCP.

I have a minimal layers package for QUIC somewhat written at this point, and I would be happy to contribute that code directly to the gopacket repository if the maintainers feel it would be worth contributing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.