File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -374,25 +374,25 @@ packet types:
374
374
375
375
~~~
376
376
Check the flags in the common header
377
- |
378
- |
379
- V
380
- +--------------+
381
- | PUBLIC_RESET | YES
382
- | flag set? |-------> Public Reset packet
383
- +--------------+
384
- |
385
- | NO
386
- V
387
- +------------+ +-------------+
388
- | VERSION | YES | Packet sent | YES Version
389
- | flag set? |-------->| by server? |--------> Negotiation
390
- +------------+ +-------------+ packet
391
- | |
392
- | NO | NO
393
- V V
394
- Regular packet with Regular packet with
395
- no QUIC Version in header QUIC Version in header
377
+ |
378
+ |
379
+ V
380
+ +--------------+
381
+ | PUBLIC_RESET | YES
382
+ | flag set? |-------> Public Reset packet
383
+ +--------------+
384
+ |
385
+ | NO
386
+ V
387
+ +------------+ +-------------+
388
+ | VERSION | YES | Packet sent | YES Version
389
+ | flag set? |-------->| by server? |--------> Negotiation
390
+ +------------+ +-------------+ packet
391
+ | |
392
+ | NO | NO
393
+ V V
394
+ Regular packet with Regular packet with
395
+ no QUIC Version in header QUIC Version in header
396
396
~~~
397
397
{: # packet-types title="Types of QUIC Packets"}
398
398
You can’t perform that action at this time.
0 commit comments