]> granicus.if.org Git - libtirpc/commitdiff
- Change the order of network ids in /etc/netconfg
authorSteve Dickson <steved@redhat.com>
Mon, 30 Jul 2007 11:28:27 +0000 (07:28 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 30 Jul 2007 11:28:27 +0000 (07:28 -0400)
  putting ipv4 ids before ipv6.

Signed-off-by: Steve Dickson <steved@redhat.com>
doc/etc_netconfig

index 24f3f58348c16dab713ed79b72e8ba4be7a03a93..f329cf6d955f352bef94f29c0dd5c83aa5b859ec 100644 (file)
 # 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     -       -
 udp        tpi_clts      v     inet     udp     -       -
 tcp        tpi_cots_ord  v     inet     tcp     -       -
+udp6       tpi_clts      v     inet6    udp     -       -
+tcp6       tpi_cots_ord  v     inet6    tcp     -       -
 rawip      tpi_raw       -     inet      -      -       -
 local      tpi_cots_ord  -     loopback  -      -       -
 unix       tpi_cots_ord  -     loopback  -      -       -