- Clarify that v3 forwarded datagrams are sent via UDP (ticket #1488)
This commit is contained in:
zzz
2015-05-12 18:46:25 +00:00
parent aa3a27f1d1
commit 591e3612b2

View File

@@ -566,8 +566,15 @@ CREATE command with PORT and HOST options :
will forward datagrams.
</p><p>
Additional options given are passed to the I2P session
configuration if not interpreted by the SAM bridge (e.g.
outbound.length=0). These options <a href="#options">are documented below</a>..
</p><p>
Forwarded datagrams are always prefixed with the destination
(SILENT=false); SILENT=true is not honored.
When a datagram arrives, the bridge sends to the specified host:port
a message containing the following data :
a UDP packet containing the following data :
<pre>
$destination\n$datagram_payload