MINOR: quic: Initial packet number spaced not discarded
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 20 Sep 2021 09:00:46 +0000 (11:00 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commit8c27de7d20d25b66e0068f2873d8edb6f5f5feb6
tree076818b0ee4f5d0b4e98eb78bf1603840d59bf6c
parentc7c8764145d8f2993d0797e66abcd38a7a5e4055
MINOR: quic: Initial packet number spaced not discarded

There were cases where the Initial packet number space was not discarded.
This leaded the packet loss detection to continue to take it into
considuration during the connection lifetime. Some Application level
packets could not be retransmitted.
src/xprt_quic.c