diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
| commit | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (patch) | |
| tree | 608ad4d5ac4c44174b17ea11f8e0a6958ddbd286 /etc/protocols | |
| parent | 1d853e02788eb0dda6e3b47520c76e12765922b4 (diff) | |
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 c451b671678f..6617c01144f0 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet (IP) protocols # -# $Id: protocols,v 1.3 1995/08/29 19:29:35 wollman Exp $ +# $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 |
