summaryrefslogtreecommitdiffstats
path: root/etc/protocols
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1993-11-07 00:31:23 +0000
committerwollman <wollman@FreeBSD.org>1993-11-07 00:31:23 +0000
commit7ee98d3feddb2bf3e5b8fc8dc6510244f2f25c3e (patch)
treea1cacc3f54de5de4579dc4b0da151c642248eb78 /etc/protocols
parent2257be3bc4f69f5381d754263f83d71eb15f3896 (diff)
downloadFreeBSD-src-7ee98d3feddb2bf3e5b8fc8dc6510244f2f25c3e.zip
FreeBSD-src-7ee98d3feddb2bf3e5b8fc8dc6510244f2f25c3e.tar.gz
Added a whole bunch of common protocols and ports from the latest edition of
Assigned Numbers.
Diffstat (limited to 'etc/protocols')
-rw-r--r--etc/protocols15
1 files changed, 14 insertions, 1 deletions
diff --git a/etc/protocols b/etc/protocols
index 8db17cf..135a5b7 100644
--- a/etc/protocols
+++ b/etc/protocols
@@ -1,11 +1,17 @@
#
# Internet (IP) protocols
#
-# @(#)protocols 5.1 (Berkeley) 4/17/89
+# $Id$
+# from: @(#)protocols 5.1 (Berkeley) 4/17/89
+#
+# Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992).
#
ip 0 IP # internet protocol, pseudo protocol number
icmp 1 ICMP # internet control message protocol
+igmp 2 IGMP # Internet Group Management
ggp 3 GGP # gateway-gateway protocol
+ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'')
+st 5 ST # ST datagram mode
tcp 6 TCP # transmission control protocol
egp 8 EGP # exterior gateway protocol
pup 12 PUP # PARC universal packet protocol
@@ -13,3 +19,10 @@ udp 17 UDP # user datagram protocol
hmp 20 HMP # host monitoring protocol
xns-idp 22 XNS-IDP # Xerox NS IDP
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
+vmtp 81 VMTP # Versatile Message Transport
+ospf 89 OSPFIGP # Open Shortest Path First IGP
+ipip 94 IPIP # Yet Another IP encapsulation
+encap 98 ENCAP # Yet Another IP encapsulation
OpenPOWER on IntegriCloud