uquic/internal
Gaukas Wang 9178bdb6a5
fix: MaybePackProbePacket also use QUIC spec (#34)
Patch MaybePackProbePacket to also generate the initial packet based on the QUIC spec if set. This fixes the incorrect behavior observed on automatic retry on timeout (sending probe packet), where uquic was inccorectly sending the default frames (PADDING, CRYPTO) instead of specified frames by QUIC spec.

Signed-off-by: Gaukas Wang <i@gaukas.wang>
2024-05-02 19:09:00 -06:00
..
ackhandler fix: MaybePackProbePacket also use QUIC spec (#34) 2024-05-02 19:09:00 -06:00
congestion sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
flowcontrol sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
handshake fix: build error after sync 2024-04-23 23:20:14 -06:00
logutils break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
mocks sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
protocol sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
qerr sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
qtls fix: cipherSuitesTLS13 linked to crypto/tls (#35) 2024-05-02 11:57:44 -06:00
testdata init: separate from quic-go tree 2023-08-03 18:18:56 -06:00
utils sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
wire sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00