diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-01-17 16:39:10 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2000-01-17 16:39:10 +0000 |
commit | 6ad0b65fef3a425daa005531fe2806d1b4eade17 (patch) | |
tree | 6d9bd2c6634325bfa80afaf6a63ee6b9e6ac85b2 /etc/protocols | |
parent | c11a336ad4638f739a4b2ccc27895f697baae115 (diff) |
add IPv6 items.
Diffstat (limited to 'etc/protocols')
-rw-r--r-- | etc/protocols | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/protocols b/etc/protocols index b7233e11a1c..ceb35d6e506 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet (IP) protocols # -# $OpenBSD: protocols,v 1.9 2000/01/07 21:33:00 angelos Exp $ +# $OpenBSD: protocols,v 1.10 2000/01/17 16:39:09 itojun Exp $ # # Updated based on RFC 1340, Assigned Numbers (July 1992). # See also http://www.iana.org/in-notes/iana/assignments/protocol-numbers @@ -47,7 +47,7 @@ ddp 37 DDP # Datagram Delivery Protocol idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport Proto idpr-cmtp 39 IDPR-CMTP # IDPR Control Message Transport il 40 IL # IL Transport Protocol -sip 41 SIP # Simple Internet Protocol +ipv6 41 IPv6 # Internet Protocol version 6 sdrp 42 SDRP # Source Demand Routing Protocol sip-sr 43 SIP-SR # SIP Source Route sip-frag 44 SIP-FRAG # SIP Fragment @@ -63,6 +63,9 @@ swipe 53 SWIPE # IP with Encryption nhrp 54 NHRP # NBMA Next Hop Resolution Protocol mobileip 55 MOBILEIP # MobileIP encapsulation skip 57 SKIP # SKIP +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 any 61 any # host internal protocol cftp 62 CFTP # CFTP any 63 any # local network @@ -104,4 +107,5 @@ encap 98 ENCAP # Yet Another IP encapsulation any 99 any # private encryption scheme gmtp 100 GMTP # GMTP pim 103 PIM # Protocol Independent Multicast +ipcomp 108 IPComp # IP Payload Compression Protocol reserved 255 Reserved # |