From: Steve Dickson Date: Fri, 20 Apr 2007 18:57:00 +0000 (-0400) Subject: Uncommented tcp6 and udp6 in the default /etc/netconfig file. X-Git-Tag: libtirpc-0_1_8~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f7e30236fd183cd00e99f79d0e4b03401b72c38;p=libtirpc Uncommented tcp6 and udp6 in the default /etc/netconfig file. Signed-off-by: Steve Dickson --- diff --git a/doc/etc_netconfig b/doc/etc_netconfig index 1ce33bd..24f3f58 100644 --- a/doc/etc_netconfig +++ b/doc/etc_netconfig @@ -10,8 +10,8 @@ # The and fields are always empty in this # implementation. # -#udp6 tpi_clts v inet6 udp - - -#tcp6 tpi_cots_ord v inet6 tcp - - +udp6 tpi_clts v inet6 udp - - +tcp6 tpi_cots_ord v inet6 tcp - - udp tpi_clts v inet udp - - tcp tpi_cots_ord v inet tcp - - rawip tpi_raw - inet - - -