Skip to content

Commit

Permalink
Document -H hop-by-hop option.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluhm committed Aug 13, 2022
1 parent 669d2a7 commit 9bde710
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion udpbench.1
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
.Sh SYNOPSIS
.Nm
.Bk -words
.Op Fl D
.Op Fl DH
.Op Fl B Ar bitrate
.Op Fl b Ar bufsize
.Op Fl l Ar length
Expand Down Expand Up @@ -80,6 +80,8 @@ mode this option has no effect on local sending.
With dynamic
.Ic ssh
the option is passed to the remote process.
.It Fl H
Use IPv6 hop-by-hop option by adding a router alert when sending.
.It Fl l Ar length
Set length of the UDP payload for sending, or length of the userland
buffer for receiving the packet.
Expand Down

0 comments on commit 9bde710

Please sign in to comment.