summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1997-10-23 15:11:21 +0000
committeritojun <itojun@FreeBSD.org>1997-10-23 15:11:21 +0000
commit7594bfff8ff5967e15ed271b205b3961ad13c253 (patch)
tree77b2053ee0f9a9a9d97444dc37b51eb960f31403 /etc
parent86adab044b058d53d1f29fd7ba5f9ec3d54232df (diff)
downloadFreeBSD-src-7594bfff8ff5967e15ed271b205b3961ad13c253.zip
FreeBSD-src-7594bfff8ff5967e15ed271b205b3961ad13c253.tar.gz
obey internet-draft "draft-stevens-advanced-api-04.txt" for ipv6 defs.
Diffstat (limited to 'etc')
-rw-r--r--etc/protocols13
1 files changed, 10 insertions, 3 deletions
diff --git a/etc/protocols b/etc/protocols
index 6617c01..a36b1d5 100644
--- a/etc/protocols
+++ b/etc/protocols
@@ -1,12 +1,13 @@
#
# Internet (IP) protocols
#
-# $Id: protocols,v 1.6 1997/02/23 09:20:45 peter Exp $
+# $Id: protocols,v 1.7 1997/10/03 01:32:41 itojun Exp $
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
#
# Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992).
#
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
ggp 3 GGP # gateway-gateway protocol
@@ -22,9 +23,15 @@ rdp 27 RDP # "reliable datagram" protocol
iso-tp4 29 ISO-TP4 # ISO Transport Protocol class 4
xtp 36 XTP # Xpress Tranfer Protocol
idpr-cmtp 39 IDPR-CMTP # IDPR Control Message Transport
-ip6 41 IPV6 # internet protocol version 6
+ipv6 41 IPV6 # ipv6
+ipv6-route 43 IPV6-ROUTE # routing header for ipv6
+ipv6-frag 44 IPV6-FRAG # fragment header for ipv6
rsvp 46 RSVP # Resource ReSerVation Protocol
-icmp6 58 ICMPV6 # ICMP for IPv6
+esp 50 ESP # encapsulating security payload
+ah 51 AH # authentication header
+ipv6-icmp 58 IPV6-ICMP # ICMP for IPv6
+ipv6-nonxt 59 IPV6-NONXT # no next header for ipv6
+ipv6-opts 60 IPV6-OPTS # destination options for ipv6
vmtp 81 VMTP # Versatile Message Transport
ospf 89 OSPFIGP # Open Shortest Path First IGP
ipip 94 IPIP # Yet Another IP encapsulation
OpenPOWER on IntegriCloud