From 7f7e30236fd183cd00e99f79d0e4b03401b72c38 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Fri, 20 Apr 2007 14:57:00 -0400 Subject: Uncommented tcp6 and udp6 in the default /etc/netconfig file. Signed-off-by: Steve Dickson --- doc/etc_netconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 - - - -- cgit v1.2.1