Skip to content

XQUIC v1.8.3

Choose a tag to compare

@cherylsy cherylsy released this 22 Apr 10:52
· 18 commits to main since this release
994040a
  1. [+] enable FEC on stream level @cherylsy
  2. [+] Extend ACK frames with received Timestamp @PFpengfeng
  3. [!] randomly skipping packet numbers to align with RFC9000 21.4 @yangfurong
  4. [~] fix bugs on PTMUD module @yangfurong
  5. [~] fix crash caused by SR Token conflict @yangfurong
  6. [~] fix operation in xqc_random @chinsyo
  7. [~] fix frame_type_2_str bit offset overflow @ligoudanblabla
  8. [=] fix comment spelling @MinzhiYoyo