[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.25 and 1.26

version 1.25, 2018/09/28 19:01:52 version 1.26, 2020/02/12 14:46:36
Line 26 
Line 26 
 .Nm  .Nm
 .Op Fl 46RUuv  .Op Fl 46RUuv
 .Op Fl B Ar buf  .Op Fl B Ar buf
 .Op Fl b Ar addr  .Op Fl b Ar sourceaddr
 .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 90 
Line 90 
 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  .It Fl b Ar sourceaddr
 Specify the IP address of the interface which is used to send the packets.  Specify the IP address to send the packets from,
   which is useful on machines with multiple interfaces.
 .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.25  
changed lines
  Added in v.1.26