Skip to content

Commit dabd66b

Browse files
committed
De-indent a little
1 parent 2c99f61 commit dabd66b

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

draft-ietf-quic-transport.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -374,25 +374,25 @@ packet types:
374374

375375
~~~
376376
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
396396
~~~
397397
{: #packet-types title="Types of QUIC Packets"}
398398

0 commit comments

Comments
 (0)