qlog
qlog copied to clipboard
The IETF I-D documents for the qlog format
We currently extracted these to other events, assuming they wouldn't change or only change sparingly at specific times, handled by other events (e.g., when doing migration). However, this is not...
Endpoints using ECN will perform validation of ECN, as described in https://datatracker.ietf.org/doc/html/rfc9000#section-13.4.2. There are a few different conditions that can lead to a failure of ECN validation, which in turns...
At the moment, the QPACK events very closely mimic the QPACK instructions as defined in the draft (Or at least, they should... the current definitions are somewhat outdated wrt the...
Add optional src and dst address for TransportPacketSent, TransportPacketReceived, TransportPacketDropped, TransportPacketBuffered Fixes #57
Fixes #136.
Fixes #185.
Fixes #200. TLS alerts are from 0x100 - 0x1ff, not 0x100 - 0x199.
The draft should use the QPACK terminology.
Fixes #135.
While DPLPMTUD is optional, there's an [entire section](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#name-datagram-packetization-laye) about it in QUIC transport. Minimal support for this in qlog would define an event `mtu_increased` for every increase of the MTU:...