summaryrefslogtreecommitdiffstats
path: root/etc/protocols
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-06-20 13:41:45 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-06-20 13:41:45 +0000
commit241ccdeaf33c080d675cd85c358a16633866cf81 (patch)
treec84dd7ab382aa1dba3e4756697763fde81eccd04 /etc/protocols
parent146bcedccdd97829716f102265608ee44a35d3a1 (diff)
downloadFreeBSD-src-241ccdeaf33c080d675cd85c358a16633866cf81.zip
FreeBSD-src-241ccdeaf33c080d675cd85c358a16633866cf81.tar.gz
Initial import of 386BSD 0.1 othersrc/etc
Diffstat (limited to 'etc/protocols')
-rw-r--r--etc/protocols15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/protocols b/etc/protocols
new file mode 100644
index 0000000..8db17cf
--- /dev/null
+++ b/etc/protocols
@@ -0,0 +1,15 @@
+#
+# Internet (IP) protocols
+#
+# @(#)protocols 5.1 (Berkeley) 4/17/89
+#
+ip 0 IP # internet protocol, pseudo protocol number
+icmp 1 ICMP # internet control message protocol
+ggp 3 GGP # gateway-gateway protocol
+tcp 6 TCP # transmission control protocol
+egp 8 EGP # exterior gateway protocol
+pup 12 PUP # PARC universal packet protocol
+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
OpenPOWER on IntegriCloud