forked from I2P_Developers/i2p.www
SAM:
- Clarify that v3 forwarded datagrams are sent via UDP (ticket #1488)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user