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