From c496f7d620da893796781451f99f86cee480e2eb Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 8 Jun 2021 13:53:04 -0400 Subject: [PATCH] Prop. 157 fixup pictures --- i2p2www/spec/proposals/157-new-tbm.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/i2p2www/spec/proposals/157-new-tbm.rst b/i2p2www/spec/proposals/157-new-tbm.rst index 866f9c1d..e9495f79 100644 --- a/i2p2www/spec/proposals/157-new-tbm.rst +++ b/i2p2www/spec/proposals/157-new-tbm.rst @@ -5,7 +5,7 @@ Smaller Tunnel Build Messages :author: zzz, orignal :created: 2020-10-09 :thread: http://zzz.i2p/topics/2957 - :lastupdated: 2021-06-03 + :lastupdated: 2021-06-08 :status: Open :target: 0.9.51 @@ -477,9 +477,9 @@ It is always garlic encrypted. {% highlight lang='dataspec' %} +----+----+----+----+----+----+----+----+ - | num|slot| length | Cleartext - +----+----+----+----+----+----+----+----+ - BuildReplyRecord | + | num|slot| length | | + +----+----+----+----+ + + | CleartextBuildReplyRecord | +----+----+----+----+----+----+----+----+ | ShortBuildReplyRecords... | +----+----+----+----+----+----+----+----+ @@ -500,7 +500,7 @@ It is always garlic encrypted. 2 byte `Integer` Valid values: 3-220 - BuildReplyRecord :: + CleartextBuildReplyRecord :: Plaintext record for OBEP length: 3-220 @@ -538,9 +538,9 @@ The IBGW transforms it to a ShortTunnelBuild before sending it to the next hop. {% highlight lang='dataspec' %} +----+----+----+----+----+----+----+----+ - | num|slot| length | Cleartext - +----+----+----+----+----+----+----+----+ - BuildRequestRecord | + | num|slot| length | | + +----+----+----+----+ + + | CleartextBuildRequestRecord | +----+----+----+----+----+----+----+----+ | ShortBuildRequestRecords... | +----+----+----+----+----+----+----+----+ @@ -561,7 +561,7 @@ The IBGW transforms it to a ShortTunnelBuild before sending it to the next hop. 2 byte `Integer` Valid values: 90-172 - BuildRequestRecord :: + CleartextBuildRequestRecord :: Plaintext record for IBGW length: 90-172