From 486bde357c7a650be3f7cee987500edd0ef49226 Mon Sep 17 00:00:00 2001 From: Marco Munizaga Date: Wed, 7 Sep 2022 16:38:15 -0700 Subject: [PATCH] Add SNI to protocols.csv --- protocols.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/protocols.csv b/protocols.csv index 70f5504..8f19ad3 100644 --- a/protocols.csv +++ b/protocols.csv @@ -21,6 +21,7 @@ code, size, name, comment 446, V, garlic64, 447, V, garlic32, 448, 0, tls, Transport Layer Security +449, V, sni, Server Name Indication RFC 6066 ยง 3 454, 0, noise, 460, 0, quic, 465, 0, webtransport,