X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=doc%2Fcmd%2Fnncp-toss.texi;fp=doc%2Fcmd%2Fnncp-toss.texi;h=3ba96494b4f8cd7f75f7e31413ab45d98144faba;hp=f3bbf650a7983c11c4df98137ff81c999c588b9d;hb=a13dfe188901835b627b02e1fc25638f5c9f68d5;hpb=9edd0bca196b4a7722ee64c27a8a2864f0677ad8 diff --git a/doc/cmd/nncp-toss.texi b/doc/cmd/nncp-toss.texi index f3bbf65..3ba9649 100644 --- a/doc/cmd/nncp-toss.texi +++ b/doc/cmd/nncp-toss.texi @@ -7,8 +7,8 @@ $ nncp-toss [options] [-node NODE] [-dryrun] [-cycle INT] - [-seen] - [-nofile] [-nofreq] [-noexec] [-notrns] [-noarea] + [-seen] [-gen-ack] + [-nofile] [-nofreq] [-noexec] [-notrns] [-noarea] [-noack] @end example Perform "tossing" operation on all inbound packets. This is the tool @@ -31,4 +31,9 @@ already seen, processed and tossed. This is helpful to prevent duplicates. @option{-nofile}, @option{-nofreq}, @option{-noexec}, @option{-notrns}, -@option{-noarea} options allow disabling any kind of packet types processing. +@option{-noarea}, @option{-noack} options allow disabling any kind of +packet types processing. + +@option{-gen-ack} option tells to automatically generate @ref{ACK} +outbound packets when tossing each packet, saving corresponding list of +generated packets inside the special directory in the @ref{ACKFile, spool}.