[BACK]Return to tcpbench.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tcpbench

Diff for /src/usr.bin/tcpbench/tcpbench.1 between version 1.14 and 1.15

version 1.14, 2011/08/23 07:02:34 version 1.15, 2011/09/09 00:40:54
Line 26 
Line 26 
 .Nm  .Nm
 .Op Fl uv  .Op Fl uv
 .Op Fl B Ar buf  .Op Fl B Ar buf
   .Op Fl b Ar addr
 .Op Fl k Ar kvars  .Op Fl k Ar kvars
 .Op Fl n Ar connections  .Op Fl n Ar connections
 .Op Fl p Ar port  .Op Fl p Ar port
Line 79 
Line 80 
 The default is 262144 bytes for TCP client/server and UDP server.  The default is 262144 bytes for TCP client/server and UDP server.
 In UDP client mode this may be used to specify the packet size on the test  In UDP client mode this may be used to specify the packet size on the test
 stream.  stream.
   .It Fl b Ar addr
   Specifies the IP address of the interface which is used to send the packets.
 .It Fl k Ar kvars  .It Fl k Ar kvars
 Specify one or more kernel variables to monitor; multiple variables must be  Specify one or more kernel variables to monitor; multiple variables must be
 separated with commas.  separated with commas.

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15