diff options
| author | Andreas Klemm <andreas@FreeBSD.org> | 1999-06-07 19:25:23 +0000 |
|---|---|---|
| committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-06-07 19:25:23 +0000 |
| commit | e373a275eaa5fadbdb295f14a2adb7eb37d52b85 (patch) | |
| tree | fccd804a8ba2014c635d327c86f9c38c8e3df01e /etc/protocols | |
| parent | e5eeb99e2b2ce106dffc512556fcb7d98262e452 (diff) | |
Notes
Diffstat (limited to 'etc/protocols')
| -rw-r--r-- | etc/protocols | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/protocols b/etc/protocols index a4edeb66e29fe..84f690e901cbd 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet protocols # -# $Id: protocols,v 1.10 1998/02/13 20:21:04 julian Exp $ +# $Id: protocols,v 1.11 1999/06/06 14:00:10 andreas Exp $ # from: @(#)protocols 5.1 (Berkeley) 4/17/89 # # See also http://www.isi.edu/in-notes/iana/assignments/protocol-numbers @@ -12,7 +12,7 @@ icmp 1 ICMP # internet control message protocol igmp 2 IGMP # internet group management protocol ggp 3 GGP # gateway-gateway protocol ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'') -st 5 ST # ST datagram mode (officially ``Stream'') +st2 5 ST2 # ST2 datagram mode (RFC 1819) tcp 6 TCP # transmission control protocol cbt 7 CBT # CBT, Tony Ballardie <A.Ballardie@cs.ucl.ac.uk> egp 8 EGP # exterior gateway protocol |
