snj doesn't like my accent, so use proper English month names.
[netbsd-mini2440.git] / etc / netconfig
blob505f04efd2c06c8730fb384fe02407c2b344ee77
1 # $NetBSD$
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.
7 # Entries consist of:
9 #       <network_id> <semantics> <flags> <protofamily> <protoname> \
10 #               <device> <nametoaddr_libs>
12 # The <device> and <nametoaddr_libs> fields are always empty in NetBSD.
14 udp6       tpi_clts      v     inet6    udp     -       -
15 tcp6       tpi_cots_ord  v     inet6    tcp     -       -
16 udp        tpi_clts      v     inet     udp     -       -
17 tcp        tpi_cots_ord  v     inet     tcp     -       -
18 rawip      tpi_raw       -     inet      -      -       -
19 local      tpi_cots_ord  -     loopback  -      -       -