]> git.pld-linux.org Git - projects/setup.git/commitdiff
- merged the protocols from inet6-apps (ping wouldn't work)
authorsaq <saq@pld-linux.org>
Mon, 25 Sep 2000 08:38:52 +0000 (08:38 +0000)
committersaq <saq@pld-linux.org>
Mon, 25 Sep 2000 08:38:52 +0000 (08:38 +0000)
Changed files:
    etc/protocols -> 1.9

etc/protocols

index 6f729d955c0b9e49f76ef3490fce64851e5c9525..a8b7e7b663d8d9c91fbe2f48548729e30bf602e3 100644 (file)
@@ -5,7 +5,7 @@
 #
 # Updated for PLD Linux based on RFC2292 and "linux/in.h"
 #
-#ip            0       IP              # internet protocol, pseudo protocol number
+ip             0       IP              # internet protocol, pseudo protocol number
 hopopt         0       HOPOPT          # hop-by-hop options for ipv6
 icmp           1       ICMP            # internet control message protocol
 igmp           2       IGMP            # internet group management protocol
@@ -33,10 +33,13 @@ esp         50      ESP             # IPSEC esp
 ah             51      AH              # IPSEC ah
 skip           57      SKIP            # SKIP
 ipv6-icmp      58      IPV6-ICMP       # ICMP for IPv6
+icmpv6         58      ICMPV6          # Internet Control Message Protocol version 6
+icmp6          58      ICMPV6          # Internet Control Message Protocol version 6
 ipv6-nonxt     59      IPV6-NONXT      # no next header for ipv6
 ipv6-opts      60      IPV6-OPTS       # destination options for ipv6
 rspf           73      RSPF            # Radio Shortest Path First.
-vmtp           81      VMTP            # Versatile Message Transport
+iso-ip         80      ISO-IP          # ISO Internet Protocol
+vmtp           81      VMTP            # Versatile Message Transport
 ospf           89      OSPFIGP         # Open Shortest Path First IGP
 ipip           94      IPIP            # IP-within-IP Encapsulation Protocol
 encap          98      ENCAP           # Yet Another IP encapsulation
This page took 0.029169 seconds and 4 git commands to generate.