MyGit

v1.6.0

alibaba/xquic

版本发布时间: 2023-07-12 21:50:00

alibaba/xquic最新发布版本:v1.8.0(2024-07-04 19:21:10)

What's Changed

[+] support standard stateless reset; @Kulsk [+] update multipath to draft-04; @yangfurong [+] support pmtu; @yangfurong [!] fix compile error on high version gcc; @drawing [=] update translation on protocol docs; @robinhzp [=] add usage specifications for test_client and test_server; @Kulsk

Attention Needed

XQUIC now works with other QUIC softwares on stateless reset, but if both XQUIC client and server are used in your system, it is adviced that compile XQUIC with -DXQC_COMPAT_GENERATE_SR_PKT=1. With this macro, XQUIC server will generate the Stateless Reset Token as the original method to compat with the client with older versions of XQUIC, while XQUIC client will try to parse a packet as an original stateless reset packet after failed to decrypt or find a connection with the stateless reset token parsed from the packet as a standard stateless reset packet.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-07-12发行的版本