net: Add option to set outgoing multicast TTL
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index ca8a5ca53509332f0728de2bf563538b200a64c8..62f7bb65a4bdd90cf35debbd002b04e63129a5ff 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -1225,6 +1225,9 @@ The TCP or UDP port to bind to or connect to.
 The IP address of the network interface used to send or receive UDP multicast
 packets.
 .TP
+.BI (net,netsplice)ttl \fR=\fPint
+Time-to-live value for outgoing UDP multicast packets. Default: 1
+.TP
 .BI (net,netsplice)nodelay \fR=\fPbool
 Set TCP_NODELAY on TCP connections.
 .TP