summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2007-04-20 14:57:00 -0400
committerSteve Dickson <steved@redhat.com>2007-04-20 14:57:00 -0400
commit7f7e30236fd183cd00e99f79d0e4b03401b72c38 (patch)
tree85ff3f0848d21a0867c8909959ae7d64744dcf3d /doc
parentee5471e0e4bcfab5b4da3faf46c96e5dbb49da47 (diff)
downloadti-rpc-7f7e30236fd183cd00e99f79d0e4b03401b72c38.tar.gz
Uncommented tcp6 and udp6 in the default /etc/netconfig file.
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/etc_netconfig4
1 files changed, 2 insertions, 2 deletions
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 <device> and <nametoaddr_libs> 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 - - -