engine: pass in right protocol family on host lookup
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index c3672d85d361638e532434a758b05f31a429a424..e69cf4130696c55bf0af6cc3f224d6136af5666b 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1496,7 +1496,9 @@ that defines them is selected.
 [net] proto=str        The network protocol to use. Accepted values are:
 
                        tcp     Transmission control protocol
+                       tcpv6   Transmission control protocol V6
                        udp     User datagram protocol
+                       udpv6   User datagram protocol V6
                        unix    UNIX domain socket
 
                When the protocol is TCP or UDP, the port must also be given,