quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

Improve handling of small stateless resets #1446

Closed Ralith closed 1 year ago

Ralith commented 1 year ago

Fixes #1443, and tweaks padding of outgoing packets to follow the guidance of RFC 9000 §10.3 on minimum size.