[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.28 and 1.29

version 1.28, 2020/05/04 12:13:09 version 1.29, 2021/02/04 18:46:25
Line 24 
Line 24 
 .Nm  .Nm
 .Fl l  .Fl l
 .Nm  .Nm
 .Op Fl 46RUuv  .Op Fl 46DRUuv
 .Op Fl B Ar buf  .Op Fl B Ar buf
 .Op Fl b Ar sourceaddr  .Op Fl b Ar sourceaddr
 .Op Fl k Ar kvars  .Op Fl k Ar kvars
Line 39 
Line 39 
 .Nm  .Nm
 .Bk -words  .Bk -words
 .Fl s  .Fl s
 .Op Fl 46Uuv  .Op Fl 46DUuv
 .Op Fl B Ar buf  .Op Fl B Ar buf
 .Op Fl k Ar kvars  .Op Fl k Ar kvars
 .Op Fl p Ar port  .Op Fl p Ar port
Line 111 
Line 111 
 .It Fl b Ar sourceaddr  .It Fl b Ar sourceaddr
 Specify the IP address to send the packets from,  Specify the IP address to send the packets from,
 which is useful on machines with multiple interfaces.  which is useful on machines with multiple interfaces.
   .It Fl D
   Enable debugging on the socket.
 .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.28  
changed lines
  Added in v.1.29