mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-22 00:03:30 +02:00
During the packet loss detection we must treat the paquet number in this order Initial -> Handshake -> O1RTT. This was not the case due to the chosen order to implement the array of packet number space which was there before the packet loss detection implementation.