From f23c65739f56df6b23c6d5a8730ae6daaa845789 Mon Sep 17 00:00:00 2001 From: Mike Bishop Date: Fri, 16 Dec 2016 17:07:11 -0800 Subject: [PATCH] Reconcile flag bits in frame type table --- draft-ietf-quic-transport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index ccb10c34ef..711b941034 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -491,7 +491,7 @@ document. | Type-field value | Frame type | +------------------+--------------------+ | 1FDOOOSS | STREAM | - | 01NTLLMM | ACK | + | 01NULLMM | ACK | | 00000000 (0x00) | PADDING | | 00000001 (0x01) | RST_STREAM | | 00000010 (0x02) | CONNECTION_CLOSE |