Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc add IPv6 items.
details: https://anonhg.NetBSD.org/src/rev/0241d8632db5
branches: trunk
changeset: 480677:0241d8632db5
user: itojun <itojun%NetBSD.org@localhost>
date: Mon Jan 17 16:39:37 2000 +0000
description:
add IPv6 items.
s/ippcp/ipcomp/ for #108, as
http://www.isi.edu/in-notes/iana/assignments/protocol-numbers
lists it as ipcomp, not ippcp.
diffstat:
etc/protocols | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r fe7c5aaf0336 -r 0241d8632db5 etc/protocols
--- a/etc/protocols Mon Jan 17 16:34:44 2000 +0000
+++ b/etc/protocols Mon Jan 17 16:39:37 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: protocols,v 1.8 1998/09/14 21:09:51 hwr Exp $
+# $NetBSD: protocols,v 1.9 2000/01/17 16:39:37 itojun Exp $
#
# Internet (IP) protocols
#
@@ -29,10 +29,12 @@
ah 51 AH # Authentication Header
mobile 55 MOBILE # IP Mobility (IP tunneling)
ipv6-icmp 58 IPv6-ICMP # ICMP version 6
+ipv6-nonxt 59 IPv6-NoNxt # No Next Header for IPv6
+ipv6-opts 60 IPv6-Opts # Destination Options for IPv6
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 # Yet Another IP encapsulation
encap 98 ENCAP # RFC1241 encapsulation
pim 103 PIM # Protocol Independent Multicast
-ippcp 108 IPPCP # IP Payload Compression Protocol
+ipcomp 108 IPCOMP # IP Payload Compression Protocol
Home |
Main Index |
Thread Index |
Old Index