cloudflare / cloudflare/quiche

Log version negotiation frame

Open
#633 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
11.8k
Forks
1.1k
Avg merge
3d 7h
Merged PRs (30d)
16

Description

Currently, Quiche does not log received version negotiation frames to qlog. Since the default wire version of quiche is `babababa`, it might cause some confusion if a user is checking the qlog of quiche-client.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how received QUIC frames are represented and logged to qlog, using quiche-client output as the observable entry point. Compare version negotiation handling with the existing logged frame types; done means a received version negotiation frame appears in the client qlog without causing confusion about the wire version.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.