Magellan Linux

Diff of /trunk/magellan-initscripts/etc/protocols

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 123 by niro, Mon Dec 13 22:52:07 2004 UTC revision 124 by niro, Sat Jul 2 18:42:18 2005 UTC
# Line 1  Line 1 
1  # See protocols(5) for more information.  # See protocols(5) for more information.
2  #    #
3  #  PROTOCOL NUMBERS  #  PROTOCOL NUMBERS
4  #    #
5  #  (last updated 2003-01-13)  #  (last updated 2005-07-02)
6  #    #
7  #  In the Internet Protocol version 4 (IPv4) [RFC791] there is a field,  #  In the Internet Protocol version 4 (IPv4) [RFC791] there is a field,
8  #  called "Protocol", to identify the next level protocol.  This is an 8  #  called "Protocol", to identify the next level protocol.  This is an 8
9  #  bit field.  In Internet Protocol version 6 (IPv6) [RFC1883] this field  #  bit field.  In Internet Protocol version 6 (IPv6) [RFC1883] this field
10  #  is called the "Next Header" field.  #  is called the "Next Header" field.
11  #    #
12  #  Assigned Internet Protocol Numbers  #  Assigned Internet Protocol Numbers
13  #    #
14  #  Decimal    Keyword     Protocol                         References  #  Decimal    Keyword     Protocol                         References
15  #  -------    -------     --------                         ----------  #  -------    -------     --------                         ----------
16  hopopt          0    HOPOPT          # IPv6 Hop-by-Hop Option            [RFC1883]  hopopt          0    HOPOPT          # IPv6 Hop-by-Hop Option            [RFC1883]
# Line 23  tcp             6    TCP             # T Line 23  tcp             6    TCP             # T
23  cbt             7    CBT             # CBT                             [Ballardie]  cbt             7    CBT             # CBT                             [Ballardie]
24  egp             8    EGP             # Exterior Gateway Protocol     [RFC888,DLM1]  egp             8    EGP             # Exterior Gateway Protocol     [RFC888,DLM1]
25  igp             9    IGP             # any private interior gateway         [IANA]  igp             9    IGP             # any private interior gateway         [IANA]
26  #                         (used by Cisco for their IGRP)                                       # (used by Cisco for their IGRP)
27  bbn-rcc-mon     10   BBN-RCC-MON     # BBN RCC Monitoring                    [SGC]  bbn-rcc-mon     10   BBN-RCC-MON     # BBN RCC Monitoring                    [SGC]
28  nvp-ii          11   NVP-II          # Network Voice Protocol         [RFC741,SC3]  nvp-ii          11   NVP-II          # Network Voice Protocol         [RFC741,SC3]
29  pup             12   PUP             # PUP                             [PUP,XEROX]  pup             12   PUP             # PUP                             [PUP,XEROX]
# Line 49  mfe-nsp         31   MFE-NSP         # M Line 49  mfe-nsp         31   MFE-NSP         # M
49  merit-inp       32   MERIT-INP       # MERIT Internodal Protocol             [HWB]  merit-inp       32   MERIT-INP       # MERIT Internodal Protocol             [HWB]
50  sep             33   SEP             # Sequential Exchange Protocol        [JC120]  sep             33   SEP             # Sequential Exchange Protocol        [JC120]
51  3pc             34   3PC             # Third Party Connect Protocol         [SAF3]  3pc             34   3PC             # Third Party Connect Protocol         [SAF3]
52  idpr            35   IDPR            # Inter-Domain Policy Routing Protocol [MXS1]  idpr            35   IDPR            # Inter-Domain Policy Routing Protocol [MXS1]
53  xtp             36   XTP             # XTP                                   [GXC]  xtp             36   XTP             # XTP                                   [GXC]
54  ddp             37   DDP             # Datagram Delivery Protocol            [WXC]  ddp             37   DDP             # Datagram Delivery Protocol            [WXC]
55  idpr-cmtp       38   IDPR-CMTP       # IDPR Control Message Transport Proto [MXS1]  idpr-cmtp       38   IDPR-CMTP       # IDPR Control Message Transport Proto [MXS1]
56  tp++            39   TP++            # TP++ Transport Protocol               [DXF]  tp++            39   TP++            # TP++ Transport Protocol               [DXF]
57  il              40   IL              # IL Transport Protocol            [Presotto]  il              40   IL              # IL Transport Protocol            [Presotto]
58  ipv6            41   IPv6            # Ipv6                              [Deering]      ipv6            41   IPv6            # Ipv6                              [Deering]
59  sdrp            42   SDRP            # Source Demand Routing Protocol       [DXE1]  sdrp            42   SDRP            # Source Demand Routing Protocol       [DXE1]
60  ipv6-route      43   IPv6-Route      # Routing Header for IPv6           [Deering]  ipv6-route      43   IPv6-Route      # Routing Header for IPv6           [Deering]
61  ipv6-frag       44   IPv6-Frag       # Fragment Header for IPv6          [Deering]  ipv6-frag       44   IPv6-Frag       # Fragment Header for IPv6          [Deering]
# Line 71  swipe           53   SWIPE           # I Line 71  swipe           53   SWIPE           # I
71  narp            54   NARP            # NBMA Address Resolution Protocol  [RFC1735]  narp            54   NARP            # NBMA Address Resolution Protocol  [RFC1735]
72  mobile          55   MOBILE          # IP Mobility                       [Perkins]  mobile          55   MOBILE          # IP Mobility                       [Perkins]
73  tlsp            56   TLSP            # Transport Layer Security Protocol   [Oberg]  tlsp            56   TLSP            # Transport Layer Security Protocol   [Oberg]
74  #                         using Kryptonet key management  #                                      using Kryptonet key management
75  skip            57   SKIP            # SKIP                              [Markson]  skip            57   SKIP            # SKIP                              [Markson]
76  ipv6-icmp       58   IPv6-ICMP       # ICMP for IPv6                     [RFC1883]  ipv6-icmp       58   IPv6-ICMP       # ICMP for IPv6                     [RFC1883]
77  ipv6-nonxt      59   IPv6-NoNxt      # No Next Header for IPv6           [RFC1883]  ipv6-nonxt      59   IPv6-NoNxt      # No Next Header for IPv6           [RFC1883]
78  ipv6-opts       60   IPv6-Opts       # Destination Options for IPv6      [RFC1883]  ipv6-opts       60   IPv6-Opts       # Destination Options for IPv6      [RFC1883]
79  #      61                 any host internal protocol           [IANA]  #               61                     any host internal protocol           [IANA]
80  cftp            62   CFTP            # CFTP                            [CFTP,HCF2]  cftp            62   CFTP            # CFTP                            [CFTP,HCF2]
81  #      63                 any local network                    [IANA]  #               63                     any local network                    [IANA]
82  sat-expak       64   SAT-EXPAK       # SATNET and Backroom EXPAK             [SHB]  sat-expak       64   SAT-EXPAK       # SATNET and Backroom EXPAK             [SHB]
83  kryptolan       65   KRYPTOLAN       # Kryptolan                            [PXL1]  kryptolan       65   KRYPTOLAN       # Kryptolan                            [PXL1]
84  rvd             66   RVD             # MIT Remote Virtual Disk Protocol      [MBG]  rvd             66   RVD             # MIT Remote Virtual Disk Protocol      [MBG]
85  ippc            67   IPPC            # Internet Pluribus Packet Core         [SHB]  ippc            67   IPPC            # Internet Pluribus Packet Core         [SHB]
86  #      68                 any distributed file system          [IANA]  #               68                     any distributed file system          [IANA]
87  sat-mon         69   SAT-MON         # SATNET Monitoring                     [SHB]  sat-mon         69   SAT-MON         # SATNET Monitoring                     [SHB]
88  visa            70   VISA            # VISA Protocol                        [GXT1]  visa            70   VISA            # VISA Protocol                        [GXT1]
89  ipcv            71   IPCV            # Internet Packet Core Utility          [SHB]  ipcv            71   IPCV            # Internet Packet Core Utility          [SHB]
# Line 105  dgp             86   DGP             # D Line 105  dgp             86   DGP             # D
105  tcf             87   TCF             # TCF                                  [GAL5]  tcf             87   TCF             # TCF                                  [GAL5]
106  eigrp           88   EIGRP           # EIGRP                           [CISCO,GXS]  eigrp           88   EIGRP           # EIGRP                           [CISCO,GXS]
107  ospfigp         89   OSPFIGP         # OSPFIGP                      [RFC1583,JTM4]  ospfigp         89   OSPFIGP         # OSPFIGP                      [RFC1583,JTM4]
108  sprite-rpc      90   Sprite-RPC      # Sprite RPC Protocol            [SPRITE,BXW]  sprite-rpc      90   Sprite-RPC      # Sprite RPC Protocol            [SPRITE,BXW]
109  larp            91   LARP            # Locus Address Resolution Protocol     [BXH]  larp            91   LARP            # Locus Address Resolution Protocol     [BXH]
110  mtp             92   MTP             # Multicast Transport Protocol          [SXA]  mtp             92   MTP             # Multicast Transport Protocol          [SXA]
111  ax.25           93   AX.25           # AX.25 Frames                         [BK29]          ax.25           93   AX.25           # AX.25 Frames                         [BK29]
112  ipip            94   IPIP            # IP-within-IP Encapsulation Protocol   [JI6]  ipip            94   IPIP            # IP-within-IP Encapsulation Protocol   [JI6]
113  micp            95   MICP            # Mobile Internetworking Control Pro.   [JI6]  micp            95   MICP            # Mobile Internetworking Control Pro.   [JI6]
114  scc-sp          96   SCC-SP          # Semaphore Communications Sec. Pro.    [HXH]      scc-sp          96   SCC-SP          # Semaphore Communications Sec. Pro.    [HXH]
115  etherip         97   ETHERIP         # Ethernet-within-IP Encapsulation  [RFC3378]  etherip         97   ETHERIP         # Ethernet-within-IP Encapsulation  [RFC3378]
116  encap           98   ENCAP           # Encapsulation Header         [RFC1241,RXB3]  encap           98   ENCAP           # Encapsulation Header         [RFC1241,RXB3]
117  #      99                 any private encryption scheme        [IANA]  #               99                     any private encryption scheme        [IANA]
118  gmtp            100  GMTP            # GMTP                                 [RXB5]  gmtp            100  GMTP            # GMTP                                 [RXB5]
119  ifmp            101  IFMP            # Ipsilon Flow Management Protocol   [Hinden]  ifmp            101  IFMP            # Ipsilon Flow Management Protocol   [Hinden]
120  pnni            102  PNNI            # PNNI over IP                       [Callon]  pnni            102  PNNI            # PNNI over IP                       [Callon]
121  pim             103  PIM             # Protocol Independent Multicast  [Farinacci]  pim             103  PIM             # Protocol Independent Multicast  [Farinacci]
122  aris            104  ARIS            # ARIS                              [Feldman]  aris            104  ARIS            # ARIS                              [Feldman]
123  scps            105  SCPS            # SCPS   [Durst]  scps            105  SCPS            # SCPS                                [Durst]
124  qnx             106  QNX             # QNX  [Hunter]  qnx             106  QNX             # QNX                                [Hunter]
125  a/n             107  A/N             # Active Networks                    [Braden]  a/n             107  A/N             # Active Networks                    [Braden]
126  ipcomp          108  IPComp          # IP Payload Compression Protocol   [RFC2393]  ipcomp          108  IPComp          # IP Payload Compression Protocol   [RFC2393]
127  snp             109  SNP             # Sitara Networks Protocol          [Sridhar]  snp             109  SNP             # Sitara Networks Protocol          [Sridhar]
128  compaq-peer     110  Compaq-Peer     # Compaq Peer Protocol                [Volpe]  compaq-peer     110  Compaq-Peer     # Compaq Peer Protocol                [Volpe]
129  ipx-in-ip       111  IPX-in-IP       # IPX in IP       [Lee]  ipx-in-ip       111  IPX-in-IP       # IPX in IP                             [Lee]
130  vrrp            112  VRRP            # Virtual Router Redundancy Protocol [Hinden]  vrrp            112  VRRP            # Virtual Router Redundancy Protocol [Hinden]
131  pgm             113  PGM             # PGM Reliable Transport Protocol  [Speakman]  pgm             113  PGM             # PGM Reliable Transport Protocol  [Speakman]
132  #     114                 any 0-hop protocol                   [IANA]  #               114                    any 0-hop protocol                   [IANA]
133  l2tp            115  L2TP            # Layer Two Tunneling Protocol        [Aboba]  l2tp            115  L2TP            # Layer Two Tunneling Protocol        [Aboba]
134  ddx             116  DDX             # D-II Data Exchange (DDX)           [Worley]  ddx             116  DDX             # D-II Data Exchange (DDX)           [Worley]
135  iatp            117  IATP            # Interactive Agent Transfer Protocol  [Murphy]  iatp            117  IATP            # Interactive Agent Transfer Prot.   [Murphy]
136  stp             118  STP             # Schedule Transfer Protocol            [JMP]  stp             118  STP             # Schedule Transfer Protocol            [JMP]
137  srp             119  SRP             # SpectraLink Radio Protocol       [Hamilton]  srp             119  SRP             # SpectraLink Radio Protocol       [Hamilton]
138  uti             120  UTI             # UTI [Lothberg]  uti             120  UTI             # UTI                              [Lothberg]
139  smp             121  SMP             # Simple Message Protocol            [Ekblad]  smp             121  SMP             # Simple Message Protocol            [Ekblad]
140  sm              122  SM              # SM       [Crowcroft]  sm              122  SM              # SM                              [Crowcroft]
141  ptp             123  PTP             # Performance Transparency Protocol   [Welzl]  ptp             123  PTP             # Performance Transparency Protocol   [Welzl]
142  isis            124  ISIS            # over IPv4      [Przygienda]  isis            124  ISIS            # over IPv4                      [Przygienda]
143  fire            125  FIRE            # [Partridge]  fire            125  FIRE            #                                 [Partridge]
144  crtp            126  CRTP            # Combat Radio Transport Protocol  [Sautter]  crtp            126  CRTP            # Combat Radio Transport Protocol   [Sautter]
145  crudp           127  CRUDP           # Combat Radio User Datagram [Sautter]  crudp           127  CRUDP           # Combat Radio User Datagram [Sautter]
146  sscopmce        128  SSCOPMCE        # [Waber]  sscopmce        128  SSCOPMCE        #                                     [Waber]
147  iplt            129  IPLT            # [Hollbach]  iplt            129  IPLT            #                                  [Hollbach]
148  sps             130  SPS             # Secure Packet Shield             [McIntosh]  sps             130  SPS             # Secure Packet Shield             [McIntosh]
149  pipe            131  PIPE            # Private IP Encapsulation within IP       [Petri]  pipe            131  PIPE            # Private IP Encapsulation within IP  [Petri]
150  sctp            132  SCTP            # Stream Control Transmission Protocol   [Stewart]  sctp            132  SCTP            # Stream Control Transmission Prot. [Stewart]
151  fc              133  FC              # Fibre Channel                        [Rajagopal]  fc              133  FC              # Fibre Channel                   [Rajagopal]
152  rsvp-e2e-ignore 134  RSVP-E2E-IGNORE # [RFC3175]  rsvp-e2e-ignore 134  RSVP-E2E-IGNORE #                                   [RFC3175]
153  #     135-254             Unassigned                           [IANA]  mobility        135  Mobility        # Header                            [RFC3775]
154  #     255                 Reserved                             [IANA]  udplite         136  UDPLite         #                                   [RFC3828]
155  #    mpls-in-ip      137  MPLS-in-IP      #         [RFC-ietf-mpls-in-ip-or-gre-08.txt]
156  #    #               138-252                Unassigned                           [IANA]
157    use             253  Use             # for experimentation and testing   [RFC3692]
158    use             254  Use             # for experimentation and testing   [RFC3692]
159    #               255                    Reserved                             [IANA]
160    #
161    #
162  #  REFERENCES  #  REFERENCES
163  #  ----------  #  ----------
164  #    #
165  #  [CFTP] Forsdick, H., "CFTP", Network Message, Bolt Beranek and  #  [CFTP] Forsdick, H., "CFTP", Network Message, Bolt Beranek and
166  #         Newman, January 1982.  #         Newman, January 1982.
167  #    #
168  #  [CISCO] Cisco Systems, "Gateway Server Reference Manual", Manual  #  [CISCO] Cisco Systems, "Gateway Server Reference Manual", Manual
169  #          Revision B, January 10, 1988.  #          Revision B, January 10, 1988.
170  #    #
171  #  [DDN] Feinler, E., Editor, "DDN Protocol Handbook", Network  #  [DDN] Feinler, E., Editor, "DDN Protocol Handbook", Network
172  #        Information Center, SRI International, December 1985.  #        Information Center, SRI International, December 1985.
173  #    #
174  #  [DGP] M/A-COM Government Systems, "Dissimilar Gateway Protocol  #  [DGP] M/A-COM Government Systems, "Dissimilar Gateway Protocol
175  #        Specification, Draft Version", Contract no. CS901145,  #        Specification, Draft Version", Contract no. CS901145,
176  #        November 16, 1987.  #        November 16, 1987.
177  #    #
178  #  [ETHERNET]  "The Ethernet, A Local Area Network: Data Link Layer and  #  [ETHERNET]  "The Ethernet, A Local Area Network: Data Link Layer and
179  #              Physical Layer Specification", AA-K759B-TK, Digital  #              Physical Layer Specification", AA-K759B-TK, Digital
180  #              Equipment Corporation, Maynard, MA.  Also as: "The  #              Equipment Corporation, Maynard, MA.  Also as: "The
# Line 181  rsvp-e2e-ignore 134  RSVP-E2E-IGNORE # [ Line 186  rsvp-e2e-ignore 134  RSVP-E2E-IGNORE # [
186  #              And: XEROX, "The Ethernet, A Local Area Network: Data Link  #              And: XEROX, "The Ethernet, A Local Area Network: Data Link
187  #              Layer and Physical Layer Specification", X3T51/80-50,  #              Layer and Physical Layer Specification", X3T51/80-50,
188  #              Xerox Corporation, Stamford, CT., October 1980.  #              Xerox Corporation, Stamford, CT., October 1980.
189  #    #
190  #  [IEN90] Cohen, D. and J. Postel, "Multiplexing Protocol", IEN 90,  #  [IEN90] Cohen, D. and J. Postel, "Multiplexing Protocol", IEN 90,
191  #          USC/Information Sciences Institute, May 1979.  #          USC/Information Sciences Institute, May 1979.
192  #    #
193  #  [IEN119] Forgie, J., "ST - A Proposed Internet Stream Protocol",  #  [IEN119] Forgie, J., "ST - A Proposed Internet Stream Protocol",
194  #           IEN 119, MIT Lincoln Laboratory, September 1979.  #           IEN 119, MIT Lincoln Laboratory, September 1979.
195  #    #
196  #  [IEN158] Haverty, J., "XNET Formats for Internet Protocol Version 4",  #  [IEN158] Haverty, J., "XNET Formats for Internet Protocol Version 4",
197  #           IEN 158, October 1980.  #           IEN 158, October 1980.
198  #    #
199  #  [MFENET] Shuttleworth, B., "A Documentary of MFENet, a National  #  [MFENET] Shuttleworth, B., "A Documentary of MFENet, a National
200  #           Computer Network", UCRL-52317, Lawrence Livermore Labs,  #           Computer Network", UCRL-52317, Lawrence Livermore Labs,
201  #           Livermore, California, June 1977.  #           Livermore, California, June 1977.
202  #    #
203  #  [PUP] Boggs, D., J. Shoch, E. Taft, and R. Metcalfe, "PUP: An  #  [PUP] Boggs, D., J. Shoch, E. Taft, and R. Metcalfe, "PUP: An
204  #        Internetwork Architecture", XEROX Palo Alto Research Center,  #        Internetwork Architecture", XEROX Palo Alto Research Center,
205  #        CSL-79-10, July 1979; also in IEEE Transactions on  #        CSL-79-10, July 1979; also in IEEE Transactions on
206  #        Communication, Volume COM-28, Number 4, April 1980.  #        Communication, Volume COM-28, Number 4, April 1980.
207  #    #
208  #  [SPRITE] Welch, B., "The Sprite Remote Procedure Call System",  #  [SPRITE] Welch, B., "The Sprite Remote Procedure Call System",
209  #           Technical Report, UCB/Computer Science Dept., 86/302,  #           Technical Report, UCB/Computer Science Dept., 86/302,
210  #           University of California at Berkeley, June 1986.  #           University of California at Berkeley, June 1986.
211  #    #
212  #  [RFC741] Cohen, D., "Specifications for the Network Voice Protocol",  #  [RFC741] Cohen, D., "Specifications for the Network Voice Protocol",
213  #           RFC 741, ISI/RR 7539, USC/Information Sciences Institute,  #           RFC 741, ISI/RR 7539, USC/Information Sciences Institute,
214  #           March 1976.  #           March 1976.
215  #    #
216  #  [RFC768] Postel, J., "User Datagram Protocol", STD 6, RFC 768,  #  [RFC768] Postel, J., "User Datagram Protocol", STD 6, RFC 768,
217  #           USC/Information Sciences Institute, August 1980.  #           USC/Information Sciences Institute, August 1980.
218  #    #
219  #  [RFC791] Postel, J., "Internet Protocol - DARPA Internet Prnogram  #  [RFC791] Postel, J., "Internet Protocol - DARPA Internet Prnogram
220  #           Protocol Specification", STD 5, RFC 791, DARPA, September  #           Protocol Specification", STD 5, RFC 791, DARPA, September
221  #           1981.  #           1981.
222  #    #
223  #  [RFC792] Postel, J., "Internet Control Message Protocol - DARPA  #  [RFC792] Postel, J., "Internet Control Message Protocol - DARPA
224  #           Internet Program Protocol Specification", STD 5, RFC 792,  #           Internet Program Protocol Specification", STD 5, RFC 792,
225  #           USC/Information Sciences Institute, September 1981.  #           USC/Information Sciences Institute, September 1981.
226  #    #
227  #  [RFC793] Postel, J., "Transmission Control Protocol - DARPA  #  [RFC793] Postel, J., "Transmission Control Protocol - DARPA
228  #           Internet Program Protocol Specification", STD 7, RFC 793,  #           Internet Program Protocol Specification", STD 7, RFC 793,
229  #           USC/Information Sciences Institute, September 1981.  #           USC/Information Sciences Institute, September 1981.
230  #    #
231  #  [RFC823] Hinden, R., and A. Sheltzer, "The DARPA Internet Gateway",  #  [RFC823] Hinden, R., and A. Sheltzer, "The DARPA Internet Gateway",
232  #           RFC 823, BBN, September 1982.  #           RFC 823, BBN, September 1982.
233  #    #
234  #  [RFC869] Hinden, R., "A Host Monitoring Protocol", RFC 869,  #  [RFC869] Hinden, R., "A Host Monitoring Protocol", RFC 869,
235  #           Bolt Beranek and Newman, December 1983.  #           Bolt Beranek and Newman, December 1983.
236  #    #
237  #  [RFC888] Seamonson, L., and E. Rosen, "STUB" Exterior Gateway  #  [RFC888] Seamonson, L., and E. Rosen, "STUB" Exterior Gateway
238  #           Protocol", RFC 888, BBN Communications Corporation,  #           Protocol", RFC 888, BBN Communications Corporation,
239  #           January 1984.  #           January 1984.
240  #    #
241  #  [RFC905] International Standards Organization, "ISO Transport Protocol  #  [RFC905] International Standards Organization, "ISO Transport Protocol
242  #           Specification - ISO DP 8073", RFC 905, April 1984.  #           Specification - ISO DP 8073", RFC 905, April 1984.
243  #    #
244  #  [RFC908] Velten, D., R. Hinden, and J. Sax, "Reliable Data Protocol",  #  [RFC908] Velten, D., R. Hinden, and J. Sax, "Reliable Data Protocol",
245  #           RFC 908, BBN Communications Corporation, July 1984.  #           RFC 908, BBN Communications Corporation, July 1984.
246  #    #
247  #  [RFC938] Miller, T., "Internet Reliable Transaction Protocol", RFC 938,  #  [RFC938] Miller, T., "Internet Reliable Transaction Protocol", RFC 938,
248  #           ACC, February 1985.  #           ACC, February 1985.
249  #    #
250  #  [RFC969] Clark, D., M. Lambert, and L. Zhang, "NETBLT: A Bulk Data  #  [RFC969] Clark, D., M. Lambert, and L. Zhang, "NETBLT: A Bulk Data
251  #           Transfer Protocol", RFC 969, MIT Laboratory for Computer  #           Transfer Protocol", RFC 969, MIT Laboratory for Computer
252  #           Science, December 1985.  #           Science, December 1985.
253  #    #
254  #  [RFC1112] Deering, S., "Host Extensions for IP Multicasting",  #  [RFC1112] Deering, S., "Host Extensions for IP Multicasting",
255  #            STD 5, RFC 1112, Stanford University, August 1989.  #            STD 5, RFC 1112, Stanford University, August 1989.
256  #    #
257  #  [RFC1190] Topolcic, C., Editor, "Experimental Internet Stream  #  [RFC1190] Topolcic, C., Editor, "Experimental Internet Stream
258  #            Protocol, Version 2 (ST-II)", RFC 1190, CIP Working Group,  #            Protocol, Version 2 (ST-II)", RFC 1190, CIP Working Group,
259  #            October 1990.  #            October 1990.
260  #    #
261  #  [RFC1241] Woodburn, W., and D. Mills, " A Scheme for an Internet  #  [RFC1241] Woodburn, W., and D. Mills, " A Scheme for an Internet
262  #            Encapsulation Protocol: Version 1", RFC 1241, SAIC,  #            Encapsulation Protocol: Version 1", RFC 1241, SAIC,
263  #            University of Delaware, July 1991.  #            University of Delaware, July 1991.
264  #    #
265  #  [RFC1583] Moy, J., "The OSPF Specification", RFC 1583, Proteon,  #  [RFC1583] Moy, J., "The OSPF Specification", RFC 1583, Proteon,
266  #            March 1994.  #            March 1994.
267  #    #
268  #  [RFC1735] Heinanen, J., and R. Govindan, " NBMA Address Resolution  #  [RFC1735] Heinanen, J., and R. Govindan, " NBMA Address Resolution
269  #            Protocol (NARP)", RFC 1735, Telecom Finland and USC/ISI,  #            Protocol (NARP)", RFC 1735, Telecom Finland and USC/ISI,
270  #            December 1994.  #            December 1994.
271  #    #
272  #  [RFC1819] L. Delgrossi, L. Berger, and ST2 Working Group, "Internet  #  [RFC1819] L. Delgrossi, L. Berger, and ST2 Working Group, "Internet
273  #            Stream Protocol Version 2 (ST2) Protocol Specification  #            Stream Protocol Version 2 (ST2) Protocol Specification
274  #            - Version ST2+", RFC 1819, August 1995.  #            - Version ST2+", RFC 1819, August 1995.
275  #    #
276  #  [RFC1883] Deering, S., and R. Hinden, "Internet Protocol, Version 6  #  [RFC1883] Deering, S., and R. Hinden, "Internet Protocol, Version 6
277  #            (IPv6) Specification", RFC 1883, Xerox PARC, Ipsilon  #            (IPv6) Specification", RFC 1883, Xerox PARC, Ipsilon
278  #            Networks, December 1995.  #            Networks, December 1995.
279  #    #
280  #  [RFC2003] Perkins, C., "IP Encapsulation within IP", RFC 2003, IBM,  #  [RFC2003] Perkins, C., "IP Encapsulation within IP", RFC 2003, IBM,
281  #            September 1996.  #            September 1996.
282  #    #
283  #  [RFC2393] Shacham, A., and R. Monsour, R. Pereira, M. Thomas, "IP  #  [RFC2393] Shacham, A., and R. Monsour, R. Pereira, M. Thomas, "IP
284  #    Payload Compression Protocol (IPComp)", RFC 2393, Cisco,  #            Payload Compression Protocol (IPComp)", RFC 2393, Cisco,
285  #    Hi/fn, TimeStep, AltaVista Internt, December 1998.  #            Hi/fn, TimeStep, AltaVista Internt, December 1998.
286  #    #
287  #  [RFC2402] S. Kent and R. Atkinson, "IP Authentication Header",  #  [RFC2402] S. Kent and R. Atkinson, "IP Authentication Header",
288  #            RFC 2402, November 1998.  #            RFC 2402, November 1998.
289  #    #
290  #  [RFC2406] S. Kent and R. Atkinson, "IP Encapsulating Security Payload (ESP)",  #  [RFC2406] S. Kent and R. Atkinson, "IP Encapsulating Security Payload (ESP)",
291  #            RFC 2406, November 1998.  #            RFC 2406, November 1998.
292  #    #
293  #  [RFC3175] F. Baker, C. Iturralde, F. Le Faucheur, B. Davie,  #  [RFC3175] F. Baker, C. Iturralde, F. Le Faucheur, B. Davie,
294  #            "Aggregation of RSVP for IPv4 and IPv6 Reservations",  #            "Aggregation of RSVP for IPv4 and IPv6 Reservations",
295  #            RFC 3175, September 2001.  #            RFC 3175, September 2001.
296  #    #
297  #  [RFC3378] R. Housley and S. Hollenbeck, "EtherIP: Tunneling Ethernet  #  [RFC3378] R. Housley and S. Hollenbeck, "EtherIP: Tunneling Ethernet
298  #            Frames in IP Datagrams", RFC 3378, September 2002.  #            Frames in IP Datagrams", RFC 3378, September 2002.
299  #    #
300  #    #
301  #  PEOPLE  #  PEOPLE
302  #  ------  #  ------
303  #    #
304  #  [Aboba] Bernard Aboba <bernarda@microsoft.com>, April 1998.  #  [Aboba] Bernard Aboba <bernarda@microsoft.com>, April 1998.
305  #    #
306  #  [Ballardie] Tony Ballardie <A.Ballardie@cs.ucl.ac.uk>  #  [Ballardie] Tony Ballardie <A.Ballardie@cs.ucl.ac.uk>
307  #    #
308  #  [BCH2] Barry Howard  <Howard@NMFECC.LLNL.GOV>  #  [BCH2] Barry Howard  <Howard@NMFECC.LLNL.GOV>
309  #    #
310  #  [BK29] Brian Kantor  <brian@UCSD.EDU>  #  [BK29] Brian Kantor  <brian@UCSD.EDU>
311  #    #
312  #  [BN7] <mystery contact>  #  [BN7] <mystery contact>
313  #    #
314  #  [Braden] Bob Braden, <braden@isi.edu>,, July 1997.  #  [Braden] Bob Braden, <braden@isi.edu>,, July 1997.
315  #    #
316  #  [BWB6] Barry Boehm  <boehm@ARPA.MIL>  #  [BWB6] Barry Boehm  <boehm@ARPA.MIL>
317  #    #
318  #  [BXH] Brian Horn  <---none--->  #  [BXH] Brian Horn  <---none--->
319  #    #
320  #  [BXW] Bruce Willins <---none--->  #  [BXW] Bruce Willins <---none--->
321  #    #
322  #  [Callon] Ross Callon, <rcallon@baynetworks.com>, December 1995.  #  [Callon] Ross Callon, <rcallon@baynetworks.com>, December 1995.
323  #    #
324  #  [Carpenter] Brian Carpenter, <brian@dxcoms.cern.ch>, January 1995.  #  [Carpenter] Brian Carpenter, <brian@dxcoms.cern.ch>, January 1995.
325  #    #
326  #  [Crowcroft] Jon Crowcroft <jon@cs.ucl.ac.uk>, June 1999.  #  [Crowcroft] Jon Crowcroft <jon@cs.ucl.ac.uk>, June 1999.
327  #    #
328  #  [DDC1] David Clark  <ddc@LCS.MIT.EDU>  #  [DDC1] David Clark  <ddc@LCS.MIT.EDU>
329  #    #
330  #  [DLM1] David Mills  <Mills@HUEY.UDEL.EDU>  #  [DLM1] David Mills  <Mills@HUEY.UDEL.EDU>
331  #    #
332  #  [DRC3] Dave Cheriton  <cheriton@PESCADERO.STANFORD.EDU>  #  [DRC3] Dave Cheriton  <cheriton@PESCADERO.STANFORD.EDU>
333  #    #
334  #  [Deering] Steve Deering, <deering@parc.xerox.com>, March 1995.  #  [Deering] Steve Deering, <deering@parc.xerox.com>, March 1995.
335  #    #
336  #  [Doraswamy] Naganand Doraswamy, <naganand@BayNetworks.com>, September 1997.  #  [Doraswamy] Naganand Doraswamy, <naganand@BayNetworks.com>, September 1997.
337  #    #
338  #  [Durst] Robert Durst, <durst@mitre.org>, March 1997.  #  [Durst] Robert Durst, <durst@mitre.org>, March 1997.
339  #    #
340  #  [DXE1] Deborah Estrin  <estrin@usc.edu>  #  [DXE1] Deborah Estrin  <estrin@usc.edu>
341  #    #
342  #  [Farinacci] Dino Farinacci, <dino@cisco.com>, March 1996.  #  [Farinacci] Dino Farinacci, <dino@cisco.com>, March 1996.
343  #    #
344  #  [Feldman] Nancy Feldman <nkf@vnet.ibm.com> January 1997.  #  [Feldman] Nancy Feldman <nkf@vnet.ibm.com> January 1997.
345  #    #
346  #  [DXF] Dirk Fromhein  <df@watershed.com>  #  [DXF] Dirk Fromhein  <df@watershed.com>
347  #    #
348  #  [DXM2] David Mittnacht  <---none--->  #  [DXM2] David Mittnacht  <---none--->
349  #    #
350  #  [David Johnson] <mystery contact>  #  [David Johnson] <mystery contact>
351  #    #
352  #  [Ekblad] Leif Ekblad <leif.ekblad@eslov.mail.telia.com>, March 1999.  #  [Ekblad] Leif Ekblad <leif.ekblad@eslov.mail.telia.com>, March 1999.
353  #    #
354  #  [GAL5] Guillermo A. Loyola  <LOYOLA@IBM.COM>  #  [GAL5] Guillermo A. Loyola  <LOYOLA@IBM.COM>
355  #    #
356  #  [GLENN]  K. Robert Glenn  <glenn@osi.ncsl.nist.gov>  #  [GLENN]  K. Robert Glenn  <glenn@osi.ncsl.nist.gov>
357  #    #
358  #  [GXC] Greg Chesson  <Greg@SGI.COM>  #  [GXC] Greg Chesson  <Greg@SGI.COM>
359  #    #
360  #  [GXS] Guenther Schreiner  <snmp-admin@ira.uka.de>  #  [GXS] Guenther Schreiner  <snmp-admin@ira.uka.de>
361  #    #
362  #  [GXT1] Gene Tsudik  <tsudik@USC.EDU>  #  [GXT1] Gene Tsudik  <tsudik@USC.EDU>
363  #    #
364  #  [Hamilton] Mark Hamilton <mah@spectralink.com>, November 1998.  #  [Hamilton] Mark Hamilton <mah@spectralink.com>, November 1998.
365  #    #
366  #  [HCF2] Harry Forsdick  <Forsdick@BBN.COM>  #  [HCF2] Harry Forsdick  <Forsdick@BBN.COM>
367  #    #
368  #  [Hinden] Bob Hinden, <hinden@ipsilon.com>, November 1995, 1997.  #  [Hinden] Bob Hinden, <hinden@ipsilon.com>, November 1995, 1997.
369  #    #
370  #  [Hunter] Michael Hunter, <mphunter@qnx.com>, July 1997.  #  [Hunter] Michael Hunter, <mphunter@qnx.com>, July 1997.
371  #    #
372  #  [HWB] Hans-Werner Braun  <HWB@MCR.UMICH.EDU>  #  [HWB] Hans-Werner Braun  <HWB@MCR.UMICH.EDU>
373  #    #
374  #  [HXH] Howard Hart  <hch@hybrid.com>  #  [HXH] Howard Hart  <hch@hybrid.com>
375  #    #
376  #  [IANA] Internet Assigned Numbers Authority, <iana@iana.org>, June 1995.  #  [IANA] Internet Assigned Numbers Authority, <iana@iana.org>, June 1995.
377  #    #
378  #  [JBP]   Jon Postel <postel@isi.edu>  #  [JBP]   Jon Postel <postel@isi.edu>
379  #    #
380  #  [JMP] Jean-Michel Pittet, <jmp@gandalf.engr.sgi.com>, November 1998.  #  [JMP] Jean-Michel Pittet, <jmp@gandalf.engr.sgi.com>, November 1998.
381  #    #
382  #  [JC120] <mystery contact>  #  [JC120] <mystery contact>
383  #    #
384  #  [JFH2] Jack Haverty <jhaverty@ORACLE.COM>  #  [JFH2] Jack Haverty <jhaverty@ORACLE.COM>
385  #    #
386  #  [JI6] John Ioannidis  <ji@CS.COLUMBIA.EDU>  #  [JI6] John Ioannidis  <ji@CS.COLUMBIA.EDU>
387  #    #
388  #  [JTM4] John Moy  <jmoy@PROTEON.COM>  #  [JTM4] John Moy  <jmoy@PROTEON.COM>
389  #    #
390  #  [JWF] Jim Forgie  <FORGIE@XN.LL.MIT.EDU>  #  [JWF] Jim Forgie  <FORGIE@XN.LL.MIT.EDU>
391  #    #
392  #  [JXS] Jim Stevens  <Stevens@ISI.EDU>  #  [JXS] Jim Stevens  <Stevens@ISI.EDU>
393  #    #
394  #  [KATZ]  Dave Katz <dkatz@cisco.com>  #  [KATZ]  Dave Katz <dkatz@cisco.com>
395  #    #
396  #  [Lee] CJ Lee, <cj_lee@novell.com>, October 1997.  #  [Lee] CJ Lee, <cj_lee@novell.com>, October 1997.
397  #    #
398  #  [Lothberg] Peter Lothberg <roll@stupi.se>, March 1999.  #  [Lothberg] Peter Lothberg <roll@stupi.se>, March 1999.
399  #    #
400  #  [Markson] Tom Markson, <markson@osmosys.ingog.com>, September 1995.  #  [Markson] Tom Markson, <markson@osmosys.ingog.com>, September 1995.
401  #    #
402  #  [MB] Mike Brescia  <Brescia@CCV.BBN.COM>  #  [MB] Mike Brescia  <Brescia@CCV.BBN.COM>
403  #    #
404  #  [MBG] Michael Greenwald  <Greenwald@SCRC-STONY-BROOK.SYMBOLICS.COM>  #  [MBG] Michael Greenwald  <Greenwald@SCRC-STONY-BROOK.SYMBOLICS.COM>
405  #    #
406  #  [McIntosh] Bill McIntosh <BMcIntosh@fortresstech.com>  #  [McIntosh] Bill McIntosh <BMcIntosh@fortresstech.com>
407  #    #
408  #  [ML109] Mike Little  <little@MACOM4.ARPA>  #  [ML109] Mike Little  <little@MACOM4.ARPA>
409  #    #
410  #  [MTR] Marshall T. Rose  <mrose@dbc.mtview.ca.us>  #  [MTR] Marshall T. Rose  <mrose@dbc.mtview.ca.us>
411  #    #
412  #  [Murphy] John Murphy <john.m.murphy@mci.com>, October 1998.  #  [Murphy] John Murphy <john.m.murphy@mci.com>, October 1998.
413  #    #
414  #  [MXS1] Martha Steenstrup  <MSteenst@BBN.COM>  #  [MXS1] Martha Steenstrup  <MSteenst@BBN.COM>
415  #    #
416  #  [NC3] J. Noel Chiappa  <JNC@XX.LCS.MIT.EDU>  #  [NC3] J. Noel Chiappa  <JNC@XX.LCS.MIT.EDU>
417  #    #
418  #  [Oberg] Christer Oberg <chg@bull.se> October 1994.  #  [Oberg] Christer Oberg <chg@bull.se> October 1994.
419  #    #
420  #  [Partridge] Criag Partridge <craig@bbn.com>, August 1999.  #  [Partridge] Criag Partridge <craig@bbn.com>, August 1999.
421  #    #
422  #  [Perkins] Charlie Perkins <perk@watson.ibm.com>, October 1994.  #  [Perkins] Charlie Perkins <perk@watson.ibm.com>, October 1994.
423  #    #
424  #  [Petri] Bernhard Petri <bernhard.petri@icn.siemens.de>, March 2000  #  [Petri] Bernhard Petri <bernhard.petri@icn.siemens.de>, March 2000
425  #    #
426  #  [Presotto] Dave Presotto  <presotto@plan9.att.com>, July 1995.  #  [Presotto] Dave Presotto  <presotto@plan9.att.com>, July 1995.
427  #    #
428  #  [Przygienda] Tony Przygienda <prz@siara.com>, August 1999.  #  [Przygienda] Tony Przygienda <prz@siara.com>, August 1999.
429  #    #
430  #  [PXL1] Paul Liu  <---none--->  #  [PXL1] Paul Liu  <---none--->
431  #    #
432  #  [Rajagopal] Murali Rajagopal, <murali@gadzoox.com>, May 2000.  #  [Rajagopal] Murali Rajagopal, <murali@gadzoox.com>, May 2000.
433  #    #
434  #  [RH6] Robert Hinden  <Hinden@ENG.SUN.COM>  #  [RH6] Robert Hinden  <Hinden@ENG.SUN.COM>
435  #    #
436  #  [RTB3]  Bob Braden <braden@isi.edu>  #  [RTB3]  Bob Braden <braden@isi.edu>
437  #    #
438  #  [RC77] <mystery contact>  #  [RC77] <mystery contact>
439  #    #
440  #  [RDH1] Russ Housley  <rhousley@rsasecurity.com>  #  [RDH1] Russ Housley  <rhousley@rsasecurity.com>
441  #    #
442  #  [RWS4] Robert W. Scheifler  <RWS@XX.LCS.MIT.EDU>  #  [RWS4] Robert W. Scheifler  <RWS@XX.LCS.MIT.EDU>
443  #    #
444  #  [RXB3] Robert Woodburn <woody@cseic.saic.com>  #  [RXB3] Robert Woodburn <woody@cseic.saic.com>
445  #    #
446  #  [Sautter] Robert Sautter <rsautter@acdnj.itt.com>, August 1999.  #  [Sautter] Robert Sautter <rsautter@acdnj.itt.com>, August 1999.
447  #    #
448  #  [SAF3] Stuart A. Friedberg  <stuart@CS.WISC.EDU>  #  [SAF3] Stuart A. Friedberg  <stuart@CS.WISC.EDU>
449  #    #
450  #  [SC3] Steve Casner  <casner@isi.edu  #  [SC3] Steve Casner  <casner@isi.edu
451  #    #
452  #  [SGC] Steve Chipman  Chipman@F.BBN.COM>  #  [SGC] Steve Chipman  Chipman@F.BBN.COM>
453  #    #
454  #  [SHB] Steven Blumenthal  <BLUMENTHAL@VAX.BBN.COM>  #  [SHB] Steven Blumenthal  <BLUMENTHAL@VAX.BBN.COM>
455  #    #
456  #  [Speakman] Tony Speakman <speakman@cisco.com>, January 1998.  #  [Speakman] Tony Speakman <speakman@cisco.com>, January 1998.
457  #    #
458  #  [Sridhar] Manickam R.Sridhar <msridhar@sitaranetworks.com>, September 1997.  #  [Sridhar] Manickam R.Sridhar <msridhar@sitaranetworks.com>, September 1997.
459  #    #
460  #  [Stewart] Randall R. Stewart <rrs@cisco.com>, April 2000.  #  [Stewart] Randall R. Stewart <rrs@cisco.com>, April 2000.
461  #    #
462  #  [Sue Hares]  Sue Hares <skh@merit.edu>  #  [Sue Hares]  Sue Hares <skh@merit.edu>
463  #    #
464  #  [SXA] Susie Armstrong  <Armstrong.wbst128@XEROX.COM>  #  [SXA] Susie Armstrong  <Armstrong.wbst128@XEROX.COM>
465  #    #
466  #  [SXD] Steve Deering  <deering@PARC.XEROX.COM>  #  [SXD] Steve Deering  <deering@PARC.XEROX.COM>
467  #    #
468  #  [Tony Li] Tony Li  <tli@cisco.com>  #  [Tony Li] Tony Li  <tli@cisco.com>
469  #    #
470  #  [TXM] Trudy Miller  <Trudy@ACC.COM>  #  [TXM] Trudy Miller  <Trudy@ACC.COM>
471  #    #
472  #  [Volpe] Victor Volpe <vvolpe@smtp.microcom.com>, October 1997.  #  [Volpe] Victor Volpe <vvolpe@smtp.microcom.com>, October 1997.
473  #    #
474  #  [VXD] Victor Dafoulas  <---none--->  #  [VXD] Victor Dafoulas  <---none--->
475  #    #
476  #  [Waber] Kurt Waber <kurt.waber@swisscom.com>, August 1999.  #  [Waber] Kurt Waber <kurt.waber@swisscom.com>, August 1999.
477  #    #
478  #  [Welzl] Michael Welzl  <michael@tk.uni-linz.ac.at>, August 1999.  #  [Welzl] Michael Welzl  <michael@tk.uni-linz.ac.at>, August 1999.
479  #    #
480  #  [WM3] William Melohn  <Melohn@SUN.COM>  #  [WM3] William Melohn  <Melohn@SUN.COM>
481  #    #
482  #  [WXC] Wesley Craig   <Wesley.Craig@terminator.cc.umich.edu>  #  [WXC] Wesley Craig   <Wesley.Craig@terminator.cc.umich.edu>
483  #    #
484  #  [Worley] John Worley <worley@milehigh.net>, June 1998.  #  [Worley] John Worley <worley@milehigh.net>, June 1998.
485  #    #
486  #  [ZSU] Zaw-Sing Su  <ZSu@TSCA.ISTC.SRI.>  #  [ZSU] Zaw-Sing Su  <ZSu@TSCA.ISTC.SRI.>
487  #    #
488  #  []  #  []
489  #    #
490  #    #
491  #    #
492  #    #
493  #    #
494  #    #

Legend:
Removed from v.123  
changed lines
  Added in v.124