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