netconfig revision 74462
1# The network configuration file. This file is currently only used in
2# conjunction with the (TI-) RPC code in the C library, unlike its
3# use in SVR4.
4#
5# Entries consist of:
6#
7#       <network_id> <semantics> <flags> <protofamily> <protoname> \
8#               <device> <nametoaddr_libs>
9#
10# The <device> and <nametoaddr_libs> fields are always empty in FreeBSD.
11#
12udp6       tpi_clts      v     inet6    udp     -       -
13tcp6       tpi_cots_ord  v     inet6    tcp     -       -
14udp        tpi_clts      v     inet     udp     -       -
15tcp        tpi_cots_ord  v     inet     tcp     -       -
16rawip      tpi_raw       -     inet      -      -       -
17unix       tpi_cots_ord  -     loopback  -      -       -
18