]> git.pld-linux.org Git - projects/setup.git/blob - etc/protocols
- umask 077, 007 -> 022, 002
[projects/setup.git] / etc / protocols
1
2 # Internet protocols
3 # Version:      $Id$
4 #
5 # Updated for PLD Linux based on RFC2292 and "linux/in.h"
6 #
7 #ip             0       IP              # internet protocol, pseudo protocol number
8 hopopt          0       HOPOPT          # hop-by-hop options for ipv6
9 icmp            1       ICMP            # internet control message protocol
10 igmp            2       IGMP            # internet group management protocol
11 ggp             3       GGP             # gateway-gateway protocol
12 ipencap         4       IP-ENCAP        # IP encapsulated in IP (officially ``IP'')
13 st              5       ST              # ST datagram mode
14 tcp             6       TCP             # transmission control protocol
15 egp             8       EGP             # exterior gateway protocol
16 pup             12      PUP             # PARC universal packet protocol
17 udp             17      UDP             # user datagram protocol
18 hmp             20      HMP             # host monitoring protocol
19 xns-idp         22      XNS-IDP         # Xerox NS IDP
20 rdp             27      RDP             # reliable data protocol
21 iso-tp4         29      ISO-TP4         # ISO Transport Protocol Class 4
22 xtp             36      XTP             # Xpress Tranfer Protocol
23 ddp             37      DDP             # Datagram Delivery Protocol
24 idpr-cmtp       38      IDPR-CMTP       # IDPR Control Message Transport
25 ipv6            41      IPv6            # Internet Protocol, version 6
26 ipv6-route      43      IPV6-ROUTE      # routing header for ipv6
27 ipv6-frag       44      IPV6-FRAG       # fragment header for ipv6
28 idrp            45      IDRP            # Inter-Domain Routing Protocol
29 rsvp            46      RSVP            # Resource ReSerVation Protocol
30 gre             47      GRE             # Cisco GRE tunnels
31 esp             50      ESP             # IPSEC esp
32 ah              51      AH              # IPSEC ah
33 skip            57      SKIP            # SKIP
34 ipv6-icmp       58      IPV6-ICMP       # ICMP for IPv6
35 ipv6-nonxt      59      IPV6-NONXT      # no next header for ipv6
36 ipv6-opts       60      IPV6-OPTS       # destination options for ipv6
37 rspf            73      RSPF            # Radio Shortest Path First.
38 vmtp            81      VMTP            # Versatile Message Transport
39 ospf            89      OSPFIGP         # Open Shortest Path First IGP
40 ipip            94      IPIP            # IP-within-IP Encapsulation Protocol
41 encap           98      ENCAP           # Yet Another IP encapsulation
42 pim             103     PIM             # Protocol Independent Multicast
This page took 0.030923 seconds and 3 git commands to generate.