Update lsquic_packet_common.h (#315)

This commit is contained in:
wangweiwei 2021-09-10 20:46:39 +08:00 committed by GitHub
parent 70e6fdd86a
commit ff412f2f22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -226,6 +226,7 @@ extern const char *const lsquic_pns2str[];
| QUIC_FTBIT_HANDSHAKE_DONE \
| QUIC_FTBIT_ACK_FREQUENCY \
| QUIC_FTBIT_TIMESTAMP \
| QUIC_FTBIT_DATAGRAM \
| QUIC_FTBIT_CRYPTO )
/* [draft-ietf-quic-transport-24] Section 1.2 */