mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 4.0.7
This commit is contained in:
parent
851b0b0a57
commit
f416a13afe
7 changed files with 158 additions and 9 deletions
|
@ -7524,7 +7524,7 @@ process_regular_packet (struct ietf_full_conn *conn,
|
|||
packet_in);
|
||||
else
|
||||
{
|
||||
if (is_dcid_changed)
|
||||
if (is_dcid_changed && HETY_0RTT != packet_in->pi_header_type)
|
||||
{
|
||||
if (LSQUIC_CIDS_EQ(&conn->ifc_conn.cn_cces[0].cce_cid,
|
||||
&packet_in->pi_dcid)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue