diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 1995-08-29 19:29:36 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 1995-08-29 19:29:36 +0000 |
commit | f6d60042e7c8f54e495cfb9ee6d3fcdfc01b6870 (patch) | |
tree | cd15ad05768afe0cdc114b433a061cb880e4dc83 /etc/protocols | |
parent | 2b758395eaeef2963ddbe598cecf8904df7e22b3 (diff) |
Notes
Diffstat (limited to 'etc/protocols')
-rw-r--r-- | etc/protocols | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/protocols b/etc/protocols index 135a5b75e3798..33a1666a89742 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet (IP) protocols # -# $Id$ +# $Id: protocols,v 1.2 1993/11/07 00:31:22 wollman Exp $ # from: @(#)protocols 5.1 (Berkeley) 4/17/89 # # Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992). @@ -22,6 +22,7 @@ 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 +rsvp 46 RSVP # Resource ReSerVation Protocol vmtp 81 VMTP # Versatile Message Transport ospf 89 OSPFIGP # Open Shortest Path First IGP ipip 94 IPIP # Yet Another IP encapsulation |