mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-03-31 10:47:35 +03:00
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> |
||
---|---|---|
.. | ||
ackhandler | ||
congestion | ||
flowcontrol | ||
handshake | ||
logutils | ||
mocks | ||
protocol | ||
qerr | ||
qtls | ||
testdata | ||
utils | ||
wire |