commit | cbe090d42fb5df6ddbc11cf5fbff8d474e280d4c | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Jan 19 15:58:27 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Jan 26 15:25:45 2022 +0100 |
tree | fa6c04f470316ff706f7193aea5385846dce11c6 | |
parent | 9fa15e5413a1a943c6f036727ea3fe0473a8e978 [diff] |
MINOR: quic: remove wait handshake/L6 flags on init connection The connection is allocated after finishing the QUIC handshake. Remove handshake/L6 flags when initializing the connection as handshake is finished with success at this stage.