removed copy/paste error
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
<code>$Id: udp.html,v 1.10 2005/04/08 09:21:26 jrandom Exp $</code>
|
<code>$Id: udp.html,v 1.11 2005/04/08 18:20:45 jrandom Exp $</code>
|
||||||
|
|
||||||
<h1>Secure Semireliable UDP (SSU)</h1>
|
<h1>Secure Semireliable UDP (SSU)</h1>
|
||||||
<b>DRAFT</b>
|
<b>DRAFT</b>
|
||||||
@ -375,8 +375,7 @@ bits 0-4: fragment #
|
|||||||
bit 5: isLast (1 = true)
|
bit 5: isLast (1 = true)
|
||||||
bits 6-7: unused</pre></li>
|
bits 6-7: unused</pre></li>
|
||||||
<li>2 byte fragment size</li>
|
<li>2 byte fragment size</li>
|
||||||
<li>that many bytes</li>
|
<li>that many bytes</li></ul>
|
||||||
<li>1 byte fragment size</li></ul>
|
|
||||||
<li>N bytes padding, uninterpreted</li>
|
<li>N bytes padding, uninterpreted</li>
|
||||||
</ul></td></tr>
|
</ul></td></tr>
|
||||||
<tr><td align="right" valign="top"><b>Key used:</b></td>
|
<tr><td align="right" valign="top"><b>Key used:</b></td>
|
||||||
|
Reference in New Issue
Block a user