correction

This commit is contained in:
zzz
2011-12-09 19:12:53 +00:00
parent 6b2818fd4a
commit b51595c5dc

View File

@@ -781,22 +781,24 @@ Expiration :: Date (8 bytes)
<pre>
{% filter escape %}
+----+----+----+----+----+----+----+----+
| length | data |
| tunnnelID | data |
+----+----+----+----+ |
| |
~ ~
~ ~
| |
+----+----+----+----+----+----+----+----+
+ +----+----+----+----+
| |
+----+----+----+----+
{% endfilter %}
</pre>
<h4>Definition</h4>
<pre>
{% filter escape %}
length:
4 byte Integer
number of bytes that follow 0 - 64 KB - should always be 1024
tunnelId:
4 byte Tunnel ID
identifies the tunnel this message is directed at
data:
1024 bytes