X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fpkt%2Fplain.texi;fp=doc%2Fpkt%2Fplain.texi;h=211bdd2a8cc74b981a8f406316ad48e946ab66a5;hb=7bffefc03970a7845f862ce218c369f3796dda45;hp=954b893de28b5f7a95b43c8401f648a265c9f556;hpb=2607a900bb1292793e767ba99ee5c07b8b0138ac;p=nncp.git diff --git a/doc/pkt/plain.texi b/doc/pkt/plain.texi index 954b893..211bdd2 100644 --- a/doc/pkt/plain.texi +++ b/doc/pkt/plain.texi @@ -98,24 +98,24 @@ So plain packets can hold following paths and payloads: @item exec @example - +----------------------- PATH -------------------------+ +---- PAYLOAD ---+ - / \ / \ -+----------------------------------------------------------+---------------...--+ -| HANDLE | ARG0 0x00 ARG1 ...| 0x00 ... variable ... 0x00 | ZSTD DATA | -+----------------------------------------------------------+---------------...--+ - \ / - +-------- PATHLEN --------+ + +------------------------- PATH ----------------------------+ +---- PAYLOAD ---+ + / \ / \ ++---------------------------------------------------------------+---------------...--+ +| HANDLE 0x00 | ARG0 0x00 ARG1 ...| 0x00 ... variable ... 0x00 | ZSTD DATA | ++---------------------------------------------------------------+---------------...--+ + \ / + +-------- PATHLEN -------------+ @end example @item exec-fat @example - +----------------------- PATH -------------------------+ +---- PAYLOAD ---+ - / \ / \ -+----------------------------------------------------------+---------------...--+ -| HANDLE | ARG0 0x00 ARG1 ...| 0x00 ... variable ... 0x00 | DATA | -+----------------------------------------------------------+---------------...--+ - \ / - +-------- PATHLEN --------+ + +------------------------- PATH ----------------------------+ +---- PAYLOAD ---+ + / \ / \ ++---------------------------------------------------------------+---------------...--+ +| HANDLE 0x00 | ARG0 0x00 ARG1 ...| 0x00 ... variable ... 0x00 | DATA | ++---------------------------------------------------------------+---------------...--+ + \ / + +-------- PATHLEN -------------+ @end example @item trns