summaryrefslogtreecommitdiffstats
path: root/usr.sbin/inetd/inetd.8
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-07-15 19:09:33 +0000
committeralfred <alfred@FreeBSD.org>2002-07-15 19:09:33 +0000
commit926cc1f5b35769ae3716f198b337a1b16eb022cd (patch)
treeaa128e69a6b9d2852e7e83d6f0f0ce638e9bcaeb /usr.sbin/inetd/inetd.8
parent727d879eebdc666bb95f2e46649829ee96a08c9c (diff)
downloadFreeBSD-src-926cc1f5b35769ae3716f198b337a1b16eb022cd.zip
FreeBSD-src-926cc1f5b35769ae3716f198b337a1b16eb022cd.tar.gz
add support for rpc IPv6 (rpc/udp/46 ...)
Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr>
Diffstat (limited to 'usr.sbin/inetd/inetd.8')
-rw-r--r--usr.sbin/inetd/inetd.85
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8
index 8dbbfe5..939a534 100644
--- a/usr.sbin/inetd/inetd.8
+++ b/usr.sbin/inetd/inetd.8
@@ -294,12 +294,15 @@ via a wildcard
.Dv AF_INET6
socket.
Rpc based services
-(for which only IPv4 is supported at this time)
are specified with the
.Dq rpc/tcp
or
.Dq rpc/udp
service type.
+One can use specify IPv4 and/or IPv6 with the 4, 6 or 46 suffix, for example
+.Dq rpc/tcp6
+or
+.Dq rpc/udp46 .
TCPMUX services must use
.Dq tcp ,
.Dq tcp4 ,
OpenPOWER on IntegriCloud