I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit e6b34307 authored by jrandom's avatar jrandom Committed by zzz
Browse files

removed copy/paste error

parent 8496b885
No related branches found
No related tags found
No related merge requests found
<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 # ...@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment