correction
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user