home *** CD-ROM | disk | FTP | other *** search
/ tusportal.tus.k12.pa.us / tusportal.tus.k12.pa.us.tar / tusportal.tus.k12.pa.us / Wyse / latest-image.raw / 0.img / etc / netconfig < prev    next >
Text File  |  2009-11-30  |  767b  |  20 lines

  1. #
  2. # The network configuration file. This file is currently only used in
  3. # conjunction with the TI-RPC code in the libtirpc library.
  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 this
  11. # implementation.
  12. #
  13. udp        tpi_clts      v     inet     udp     -       -
  14. tcp        tpi_cots_ord  v     inet     tcp     -       -
  15. udp6       tpi_clts      v     inet6    udp     -       -
  16. tcp6       tpi_cots_ord  v     inet6    tcp     -       -
  17. rawip      tpi_raw       -     inet      -      -       -
  18. local      tpi_cots_ord  -     loopback  -      -       -
  19. unix       tpi_cots_ord  -     loopback  -      -       -
  20.