source: MondoRescue/trunk/mindi/rootfs/etc/protocols@ 322

Last change on this file since 322 was 30, checked in by bcornec, 19 years ago

Id property added on files to allow for better conf. management

  • Property svn:keywords set to Id
File size: 595 bytes
Line 
1#
2# protocols This file describes the various protocols that are
3# available from the TCP/IP subsystem. It should be
4# consulted instead of using the numbers in the ARPA
5# include files, or, worse, just guessing them.
6#
7
8ip 0 IP # internet protocol, pseudo protocol number
9icmp 1 ICMP # internet control message protocol
10igmp 2 IGMP # internet group multicast protocol
11ggp 3 GGP # gateway-gateway protocol
12tcp 6 TCP # transmission control protocol
13pup 12 PUP # PARC universal packet protocol
14udp 17 UDP # user datagram protocol
15idp 22 IDP # WhatsThis?
16raw 255 RAW # RAW IP interface
17
18# End.
Note: See TracBrowser for help on using the repository browser.