Skip to content

MsQuic v2.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nibanks nibanks released this 05 Aug 13:18
· 20 commits to release/2.4 since this release

What's Changed

Improvements

  • Support for additional Linux versions
  • Leverage FC for packet receive queue
  • Add QUIC_PERF_COUNTER_CONN_LOAD_REJECT counter
  • Support for Multi-Receive API
  • Support Priority API hint for work
  • Various test and fuzzing improvements
  • Lots of build, test, perf and packaging automation updates
  • Several updates to documentation, including a threat model
  • Improved WPA plugin packaging

Fixes

  • Fixes possible DISPATCH send inline issue
  • Don't send client CONNECTION_CLOSE on 1-RTT before handshake completion
  • Fix Posix QuicAddrToString
  • Don't do full drain on chunks containing future buffered data
  • Convert application close frame to transport close frame during handshake
  • Uninitialize LossDetection earlier to cleanup Datagram frame
  • Various flaky test fixes

Pull Requests

New Contributors

Full Changelog: v2.3.0...v2.4.1