protocols revision 10422
137Srgrimes#
237Srgrimes# Internet (IP) protocols
337Srgrimes#
410422Swollman#	$Id: protocols,v 1.2 1993/11/07 00:31:22 wollman Exp $
5705Swollman#	from: @(#)protocols	5.1 (Berkeley) 4/17/89
637Srgrimes#
7705Swollman# Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992).
8705Swollman#
937Srgrimesip	0	IP		# internet protocol, pseudo protocol number
1037Srgrimesicmp	1	ICMP		# internet control message protocol
11705Swollmanigmp	2	IGMP		# Internet Group Management
1237Srgrimesggp	3	GGP		# gateway-gateway protocol
13705Swollmanipencap	4	IP-ENCAP	# IP encapsulated in IP (officially ``IP'')
14705Swollmanst	5	ST		# ST datagram mode
1537Srgrimestcp	6	TCP		# transmission control protocol
1637Srgrimesegp	8	EGP		# exterior gateway protocol
1737Srgrimespup	12	PUP		# PARC universal packet protocol
1837Srgrimesudp	17	UDP		# user datagram protocol
1937Srgrimeshmp	20	HMP		# host monitoring protocol
2037Srgrimesxns-idp	22	XNS-IDP		# Xerox NS IDP
2137Srgrimesrdp	27	RDP		# "reliable datagram" protocol
22705Swollmaniso-tp4	29	ISO-TP4		# ISO Transport Protocol class 4
23705Swollmanxtp	36	XTP		# Xpress Tranfer Protocol
24705Swollmanidpr-cmtp	39	IDPR-CMTP	# IDPR Control Message Transport
2510422Swollmanrsvp	46	RSVP		# Resource ReSerVation Protocol
26705Swollmanvmtp	81	VMTP		# Versatile Message Transport
27705Swollmanospf	89	OSPFIGP		# Open Shortest Path First IGP
28705Swollmanipip	94	IPIP		# Yet Another IP encapsulation
29705Swollmanencap	98	ENCAP		# Yet Another IP encapsulation
30