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