From 591e3612b2696e8791918b77e9bb554b96c6df40 Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 12 May 2015 18:46:25 +0000 Subject: [PATCH] SAM: - Clarify that v3 forwarded datagrams are sent via UDP (ticket #1488) --- i2p2www/pages/site/docs/api/samv3.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html index a28783d7..d8e0402f 100644 --- a/i2p2www/pages/site/docs/api/samv3.html +++ b/i2p2www/pages/site/docs/api/samv3.html @@ -566,8 +566,15 @@ CREATE command with PORT and HOST options : will forward datagrams.

+Additional options given are passed to the I2P session +configuration if not interpreted by the SAM bridge (e.g. +outbound.length=0). These options are documented below.. + +

+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 :

 $destination\n$datagram_payload