diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-03 01:32:41 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-10-03 01:32:41 +0000 |
commit | 7bb8e611054d9c998293c6481c6b56aca6b4b94c (patch) | |
tree | f22864dbcb97b874a71bf99041029cbe15d10b5d /etc/protocols | |
parent | b1cb1b02f102fe18bf9bbcbef37ae130c994a5ea (diff) |
Notes
Diffstat (limited to 'etc/protocols')
-rw-r--r-- | etc/protocols | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/protocols b/etc/protocols index caf271303f16f..6617c01144f05 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet (IP) protocols # -# $Id$ +# $Id: protocols,v 1.6 1997/02/23 09:20:45 peter Exp $ # from: @(#)protocols 5.1 (Berkeley) 4/17/89 # # Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992). @@ -22,7 +22,9 @@ 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 rsvp 46 RSVP # Resource ReSerVation Protocol +icmp6 58 ICMPV6 # ICMP for IPv6 vmtp 81 VMTP # Versatile Message Transport ospf 89 OSPFIGP # Open Shortest Path First IGP ipip 94 IPIP # Yet Another IP encapsulation |