From 46cb883f1644af79cf7d19a517cfa28bfb7640b4 Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Tue, 30 Aug 2022 16:25:09 -0400
Subject: [PATCH] Prop. 159 minor fixes

---
 i2p2www/spec/proposals/159-ssu2.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/i2p2www/spec/proposals/159-ssu2.rst b/i2p2www/spec/proposals/159-ssu2.rst
index 00cc32180..5ecc74b8c 100644
--- a/i2p2www/spec/proposals/159-ssu2.rst
+++ b/i2p2www/spec/proposals/159-ssu2.rst
@@ -5,7 +5,7 @@ SSU2
     :author: eyedeekay, orignal, zlatinb, zzz
     :created: 2021-09-12
     :thread: http://zzz.i2p/topics/2612
-    :lastupdated: 2022-08-29
+    :lastupdated: 2022-08-30
     :status: Open
     :target: 0.9.56
 
@@ -2831,7 +2831,7 @@ Before header encryption:
 
   Packet Number :: 4 bytes, unsigned big endian integer
 
-  type :: The message type, 0-255
+  type :: The message type = 0, 1, 7, 9, 10, or 11
 
   ver :: The protocol version, equal to 2
 
@@ -2904,7 +2904,7 @@ For Data messages, before header encryption:
 
   Packet Number :: 4 bytes, unsigned big endian integer
 
-  type :: The message type, 0-10
+  type :: The message type = 6
 
   flag :: 1 byte flags:
          bit order: 76543210 (bit 7 is MSB)
-- 
GitLab