1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557
|
<pre>Network Working Group S. Bradner
Request for Comments: 2780 Harvard University
BCP: 37 V. Paxson
Category: Best Current Practice ACIRI
March 2000
<span class="h1">IANA Allocation Guidelines For Values In</span>
<span class="h1">the Internet Protocol and Related Headers</span>
Status of this Memo
This document specifies an Internet Best Current Practices for the
Internet Community, and requests discussion and suggestions for
improvements. Distribution of this memo is unlimited.
Copyright Notice
Copyright (C) The Internet Society (2000). All Rights Reserved.
Abstract
This memo provides guidance for the IANA to use in assigning
parameters for fields in the IPv4, IPv6, ICMP, UDP and TCP protocol
headers.
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
For many years the Internet Assigned Numbers Authority (IANA)
(www.iana.org) has allocated parameter values for fields in protocols
which have been created or are maintained by the Internet Engineering
Task Force (IETF). Starting a few years ago the IETF began to
provide the IANA with guidance for the assignment of parameters for
fields in newly developed protocols. Unfortunately this type of
guidance was not consistently provided for the fields in protocols
developed before 1998. This memo attempts to codify existing IANA
practice used in the assignment of parameters in the specific case of
some of these protocols. It is expected that additional memos will
be developed in the future to codify existing practice in other
cases.
This memo addresses the fields within the IPv4, IPv6, ICMP, UDP and
TCP protocol headers for which the IANA assigns values.
The terms "Specification Required", "Expert Review", "IESG Approval",
"IETF Consensus", and "Standards Action", are used in this memo to
refer to the processes described in [<a href="#ref-CONS" title="">CONS</a>].
<span class="grey">Bradner & Paxson Best Current Practice [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc2780">RFC 2780</a> IANA Assignments March 2000</span>
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Temporary Assignments</span>
From time to time temporary assignments are made in the values for
fields in these headers for use in experiments. IESG Approval is
required for any such temporary assignments.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Version field in the IP header.</span>
The first field in the IP header of all current versions of IP is the
Version field. New values in the Version field define new versions
of the IP protocol and are allocated only after an IETF Standards
Action. It should be noted that some of the Version number bits are
used by TCP/IP header compression schemes. Specifically, the hi-order
bit of the Version field is also used by TCP/IP header compression
[<a href="#ref-HC" title=""Compressing TCP/IP headers for low-speed serial links"">HC</a>], while the three hi-order bits are used by IP Header Compression
[<a href="#ref-IPHC" title=""IP Header Compression"">IPHC</a>].
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. IANA Considerations for fields in the IPv4 header</span>
The IPv4 header [<a href="#ref-V4" title=""Internet Protocol"">V4</a>] contains the following fields that carry values
assigned by the IANA: Version, Type of Service, Protocol, Source
Address, Destination Address, and Option Type.
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a> IPv4 IP Version field</span>
The IPv4 Version field is always 4.
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a> IPv4 Type of Service field</span>
The Type of Service field described in [<a href="#ref-V4" title=""Internet Protocol"">V4</a>] has been superseded[DIFF]
by the 6-bit Differentiated Services (DS) field and a 2-bit field
which is currently reserved. The IANA allocates values in the DS
field following the IANA Considerations section in [<a href="#ref-DIFF" title=""Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers"">DIFF</a>]. [<a href="#ref-ECN" title=""A Proposal to add Explicit Congestion Notification (ECN) to IP"">ECN</a>]
describes an experimental use of the 2-bit "currently unused" field.
Other experimental uses of this field may be assigned after IESG
Approval processes. Permanent values in this field are allocated
following a Standards Action process.
<span class="h3"><a class="selflink" id="section-4.3" href="#section-4.3">4.3</a> IPv4 Protocol field</span>
IANA allocates values from the IPv4 Protocol name space following an
Expert Review, IESG Approval or Standards Action process. The Expert
Review process should only be used in those special cases where non-
disclosure information is involved. In these cases the expert(s)
should be designated by the IESG.
<span class="grey">Bradner & Paxson Best Current Practice [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc2780">RFC 2780</a> IANA Assignments March 2000</span>
<span class="h3"><a class="selflink" id="section-4.4" href="#section-4.4">4.4</a> IPv4 Source and Destination addresses</span>
The IPv4 source and destination addresses use the same namespace but
do not necessarily use the same values. Values in these fields fall
into a number of ranges defined in [<a href="#ref-V4" title=""Internet Protocol"">V4</a>] and [<a href="#ref-MULT" title=""Host extensions for IP multicasting"">MULT</a>].
<span class="h4"><a class="selflink" id="section-4.4.1" href="#section-4.4.1">4.4.1</a> IPv4 Unicast addresses</span>
The Internet Corporation for Assigned Names and Numbers (ICANN)
recently accepted responsibility for the formulation of specific
guidelines for the allocation of the values from the IPv4 unicast
address space (values 0.0.0.0 through 223.255.255.255 ) other than
values from the ranges 0/8 (which was reserved in [<a href="#ref-AN80" title=""Assigned Numbers"">AN80</a>]) and 127/8
(from which the loopback address has been taken) along with other
values already assigned by the IETF for special functions or
purposes. (For example, the private addresses defined in <a href="./rfc1918">RFC 1918</a>.)
Further assignments in the 0/8 and 127/8 ranges require a Standards
Action process since current IP implementations may break if this is
done.
<span class="h4"><a class="selflink" id="section-4.4.2" href="#section-4.4.2">4.4.2</a> IPv4 Multicast addresses</span>
IPv4 addresses that fall in the range from 224.0.0.0 through
239.255.255.255 are known as multicast addresses. The IETF through
its normal processes has assigned a number of IPv4 multicast
addresses for special purposes. For example, [<a href="#ref-ADSCP" title=""Administratively Scoped IP Multicast"">ADSCP</a>] assigned a
number of IPv4 multicast address to correspond to IPv6 scoped
multicast addresses. Also, the values in the range from 224.0.0.0 to
224.0.0.255 , inclusive, are reserved by the IANA for the use of
routing protocols and other low-level topology discovery or
maintenance protocols, such as gateway discovery and group membership
reporting. (See the IANA web page) New values in this range are
assigned following an IESG Approval or Standards Action process.
Assignments of individual multicast address follow an Expert Review,
IESG Approval or Standards Action process. Until further work is
done on multicast protocols, large-scale assignments of IPv4
multicast addresses is not recommended.
From time to time, there are requests for temporary assignment of
multicast space for experimental purposes. These will originate in
an IESG Approval process and should be for a limited duration such as
one year.
<span class="h4"><a class="selflink" id="section-4.4.3" href="#section-4.4.3">4.4.3</a> IPv4 Reserved addresses</span>
IPv4 addresses in the range from 240.0.0.0 through 255.255.255.254
are reserved [<a href="#ref-AN81" title=""Assigned Numbers"">AN81</a>, <a href="#ref-MULT" title=""Host extensions for IP multicasting"">MULT</a>] and compliant IPv4 implementations will
discard any packets that make use of them. Addresses in this range
<span class="grey">Bradner & Paxson Best Current Practice [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc2780">RFC 2780</a> IANA Assignments March 2000</span>
are not to be assigned unless an IETF Standards Action modifies the
IPv4 protocol in such a way as to make these addresses valid.
Address 255.255.255.255 is the limited broadcast address.
<span class="h3"><a class="selflink" id="section-4.5" href="#section-4.5">4.5</a> IPv4 Option Type field</span>
The IANA allocates values from the IPv4 Option Type name space
following an IESG Approval, IETF Consensus or Standards Action
process.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. IANA Considerations for fields in the IPv6 header</span>
The IPv6 header [<a href="#ref-V6" title=""Internet Protocol, Version 6 (IPv6) Specification"">V6</a>] contains the following fields that carry values
assigned from IANA-managed name spaces: Version (by definition always
6 in IPv6), Traffic Class, Next Header, Source and Destination
Address. In addition, the IPv6 Hop-by-Hop Options and Destination
Options extension headers include an Option Type field with values
assigned from an IANA-managed name space.
<span class="h3"><a class="selflink" id="section-5.1" href="#section-5.1">5.1</a> IPv6 Version field</span>
The IPv6 Version field is always 6.
<span class="h3"><a class="selflink" id="section-5.2" href="#section-5.2">5.2</a> IPv6 Traffic Class field</span>
The IPv6 Traffic Class field is described in [<a href="#ref-DIFF" title=""Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers"">DIFF</a>] as a 6- bit
Differentiated Services (DS) field and a 2-bit field which is
currently reserved. See <a href="#section-4.2">Section 4.2</a> for assignment guidelines for
these fields.
<span class="h3"><a class="selflink" id="section-5.3" href="#section-5.3">5.3</a> IPv6 Next Header field</span>
The IPv6 Next Header field carries values from the same name space as
the IPv4 Protocol name space. These values are allocated as discussed
in <a href="#section-4.3">Section 4.3</a>.
<span class="h3"><a class="selflink" id="section-5.4" href="#section-5.4">5.4</a> IPv6 Source and Destination Unicast Addresses</span>
The IPv6 Source and Destination address fields both use the same
values and are described in [<a href="#ref-V6AD" title=""IP Version 6 Addressing Architecture"">V6AD</a>]. The addresses are divided into
ranges defined by a variable length Format Prefix (FP).
<span class="h4"><a class="selflink" id="section-5.4.1" href="#section-5.4.1">5.4.1</a> IPv6 Aggregatable Global Unicast Addresses</span>
The IANA was given responsibility for all IPv6 address space by the
IAB in [<a href="#ref-V6AA" title=""IPv6 Address Allocation Management"">V6AA</a>]. Recently the IANA agreed to specific guidelines for
the assignment of values in the Aggregatable Global Unicast Addresses
FP (FP 001) formulated by the Regional Internet Registries.
<span class="grey">Bradner & Paxson Best Current Practice [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc2780">RFC 2780</a> IANA Assignments March 2000</span>
<span class="h4"><a class="selflink" id="section-5.4.2" href="#section-5.4.2">5.4.2</a> IPv6 Anycast Addresses</span>
IPv6 anycast addresses are defined in [<a href="#ref-V6AD" title=""IP Version 6 Addressing Architecture"">V6AD</a>]. Anycast addresses are
allocated from the unicast address space and anycast addresses are
syntactically indistinguishable from unicast addresses. Assignment
of IPv6 Anycast subnet addresses follows the process described in
[<a href="#ref-V6AD" title=""IP Version 6 Addressing Architecture"">V6AD</a>]. Assignment of other IPv6 Anycast addresses follows the
process used for IPv6 Aggregatable Global Unicast Addresses.
(<a href="#section-5.4.1">section 5.4.1</a>)
<span class="h4"><a class="selflink" id="section-5.4.3" href="#section-5.4.3">5.4.3</a> IPv6 Multicast Addresses</span>
IPv6 multicast addresses are defined in [<a href="#ref-V6AD" title=""IP Version 6 Addressing Architecture"">V6AD</a>]. They are identified
by a FP of 0xFF. Assignment guidelines for IPv6 multicast addresses
are described in [<a href="#ref-MASGN" title=""IPv6 Multicast Address Assignments"">MASGN</a>].
<span class="h4"><a class="selflink" id="section-5.4.4" href="#section-5.4.4">5.4.4</a> IPv6 Unassigned and Reserved IPv6 Format Prefixes</span>
The responsibility for assigning values in each of the "unassigned"
and "reserved" Format Prefixes is delegated by IESG Approval or
Standards Action processes since the rules for processing these
Format Prefixes in IPv6 implementations have not been defined.
<span class="h3"><a class="selflink" id="section-5.5" href="#section-5.5">5.5</a> IPv6 Hop-by-Hop and Destination Option Fields</span>
Values for the IPv6 Hop-by-Hop Options and Destination Options fields
are allocated using an IESG Approval, IETF Consensus or Standards
Action processes.
<span class="h3"><a class="selflink" id="section-5.6" href="#section-5.6">5.6</a> IPv6 Neighbor Discovery Fields</span>
The IPv6 Neighbor Discovery header [<a href="#ref-NDV6" title=""Neighbor Discovery for IP Version 6 (IPv6)"">NDV6</a>] contains the following
fields that carry values assigned from IANA- managed name spaces:
Type, Code and Option Type.
Values for the IPv6 Neighbor Discovery Type, Code, and Option Type
fields are allocated using an IESG Approval or Standards Action
process.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. IANA Considerations for fields in the IPv4 ICMP header</span>
The IPv4 ICMP header [<a href="#ref-ICMP" title=""Internet Control Message Protocol"">ICMP</a>] contains the following fields that carry
values assigned from IANA-managed name spaces: Type and Code. Code
field values are defined relative to a specific Type value.
Values for the IPv4 ICMP Type fields are allocated using an IESG
Approval or Standards Action processes. Code Values for existing IPv4
ICMP Type fields are allocated using IESG Approval or Standards
<span class="grey">Bradner & Paxson Best Current Practice [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc2780">RFC 2780</a> IANA Assignments March 2000</span>
Action processes. The policy for assigning Code values for new IPv4
ICMP Types should be defined in the document defining the new Type
value.
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. IANA Considerations for fields in the IPv6 ICMP header</span>
The IPv6 ICMP header [<a href="#ref-ICMPV6" title=""Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6)"">ICMPV6</a>] contains the following fields that
carry values assigned from IANA-managed name spaces: Type and Code.
Code field values are defined relative to a specific Type value.
Values for the IPv6 ICMP Type fields are allocated using an IESG
Approval or Standards Action processes. Code Values for existing IPv6
ICMP Type fields are allocated using IESG Approval or Standards
Action processes. The policy for assigning Code values for new IPv6
ICMP Types should be defined in the document defining the new Type
value.
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. IANA Considerations for fields in the UDP header</span>
The UDP header [<a href="#ref-UDP" title=""User Datagram Protocol"">UDP</a>] contains the following fields that carry values
assigned from IANA-managed name spaces: Source and Destination Port.
Both the Source and Destination Port fields use the same namespace.
Values in this namespace are assigned following a Specification
Required, Expert Review, IESG Approval, IETF Consensus, or Standards
Action process. Note that some assignments may involve non-
disclosure information.
<span class="h2"><a class="selflink" id="section-9" href="#section-9">9</a>. IANA Considerations for fields in the TCP header</span>
The TCP header [<a href="#ref-TCP" title=""Transmission Control Protocol"">TCP</a>] contains the following fields that carry values
assigned from IANA-managed name spaces: Source and Destination Port,
Reserved Bits, and Option Kind.
<span class="h3"><a class="selflink" id="section-9.1" href="#section-9.1">9.1</a> TCP Source and Destination Port fields</span>
Both the Source and Destination Port fields use the same namespace.
Values in this namespace are assigned following a Specification
Required, Expert Review, IESG Approval, IETF Consensus, or Standards
Action process. Note that some assignments may involve non-
disclosure information.
<span class="h3"><a class="selflink" id="section-9.2" href="#section-9.2">9.2</a> Reserved Bits in TCP Header</span>
The reserved bits in the TCP header are assigned following a
Standards Action process.
<span class="grey">Bradner & Paxson Best Current Practice [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc2780">RFC 2780</a> IANA Assignments March 2000</span>
<span class="h3"><a class="selflink" id="section-9.3" href="#section-9.3">9.3</a> TCP Option Kind field</span>
Values in the Option Kind field are assigned following an IESG
Approval or Standards Action process.
<span class="h2"><a class="selflink" id="section-10" href="#section-10">10</a>. Security Considerations</span>
Security analyzers such as firewalls and network intrusion detection
monitors often rely on unambiguous interpretations of the fields
described in this memo. As new values for the fields are assigned,
existing security analyzers that do not understand the new values may
fail, resulting in either loss of connectivity if the analyzer
declines to forward the unrecognized traffic, or loss of security if
it does forward the traffic and the new values are used as part of an
attack. This vulnerability argues for high visibility (which the
Standards Action and IETF Consensus processes ensure) for the
assignments whenever possible.
<span class="h2"><a class="selflink" id="section-11" href="#section-11">11</a>. References</span>
[<a id="ref-ADSCP">ADSCP</a>] Meyer, D., "Administratively Scoped IP Multicast", <a href="./rfc2365">RFC 2365</a>,
July 1998.
[<a id="ref-AN80">AN80</a>] Postel, J., "Assigned Numbers", <a href="./rfc758">RFC 758</a>, August 1979.
[<a id="ref-AN81">AN81</a>] Postel, J., "Assigned Numbers", <a href="./rfc790">RFC 790</a>, September 1981.
[<a id="ref-CONS">CONS</a>] Narten, T. and H. Alvestrand, "Guidelines for Writing an
IANA Considerations Section in RFCs", <a href="https://www.rfc-editor.org/bcp/bcp26">BCP 26</a>, <a href="./rfc2434">RFC 2434</a>,
October 1998.
[<a id="ref-DIFF">DIFF</a>] Nichols, K., Blake, S., Baker, F. and D. Black, "Definition
of the Differentiated Services Field (DS Field) in the IPv4
and IPv6 Headers", <a href="./rfc2474">RFC 2474</a>, December 1998.
[<a id="ref-ECN">ECN</a>] Ramakrishnan, K. and S. Floyd, "A Proposal to add Explicit
Congestion Notification (ECN) to IP", <a href="./rfc2481">RFC 2481</a>, January
1999.
[<a id="ref-HC">HC</a>] Jacobson, V., "Compressing TCP/IP headers for low-speed
serial links", <a href="./rfc1144">RFC 1144</a>, February 1990.
[<a id="ref-ICMP">ICMP</a>] Postel, J., "Internet Control Message Protocol", STD 5, <a href="./rfc792">RFC</a>
<a href="./rfc792">792</a>, September 1981.
[<a id="ref-ICMPV6">ICMPV6</a>] Conta, A. and S. Deering, "Internet Control Message Protocol
(ICMPv6) for the Internet Protocol Version 6 (IPv6)", <a href="./rfc2463">RFC</a>
<a href="./rfc2463">2463</a>, December 1998.
<span class="grey">Bradner & Paxson Best Current Practice [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc2780">RFC 2780</a> IANA Assignments March 2000</span>
[<a id="ref-IPHC">IPHC</a>] Degermark, M., Nordgren, S. and B. Pink, "IP Header
Compression", <a href="./rfc2507">RFC 2507</a>, February 1999.
[<a id="ref-MASGN">MASGN</a>] Hinden, R. and S. Deering, "IPv6 Multicast Address
Assignments", <a href="./rfc2375">RFC 2375</a>, July 1998.
[<a id="ref-MULT">MULT</a>] Deering, S., "Host extensions for IP multicasting", <a href="./rfc988">RFC 988</a>,
July 1986.
[<a id="ref-NDV6">NDV6</a>] Narten, T., Nordmark, E. and W. Simpson, "Neighbor Discovery
for IP Version 6 (IPv6)", <a href="./rfc2461">RFC 2461</a>, December 1998.
[<a id="ref-TCP">TCP</a>] Postel, J., "Transmission Control Protocol", STD 7, <a href="./rfc793">RFC 793</a>,
September 1981.
[<a id="ref-UDP">UDP</a>] Postel, J., "User Datagram Protocol", STD 6, <a href="./rfc768">RFC 768</a>, August
1980.
[<a id="ref-V4">V4</a>] Postel, J., "Internet Protocol", STD 5, <a href="./rfc791">RFC 791</a>, September,
1981.
[<a id="ref-V6">V6</a>] Deering, S. and R. Hinden, "Internet Protocol, Version 6
(IPv6) Specification", <a href="./rfc2460">RFC 2460</a>, December 1998.
[<a id="ref-V6AA">V6AA</a>] IAB, IESG, "IPv6 Address Allocation Management", <a href="./rfc1881">RFC 1881</a>,
December 1995.
[<a id="ref-V6AD">V6AD</a>] Hinden, R. and S. Deering, "IP Version 6 Addressing
Architecture", <a href="./rfc2373">RFC 2373</a>, July 1998.
<span class="grey">Bradner & Paxson Best Current Practice [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc2780">RFC 2780</a> IANA Assignments March 2000</span>
<span class="h2"><a class="selflink" id="section-12" href="#section-12">12</a>. Authors' Addresses</span>
Scott Bradner
Harvard University
Cambridge MA - USA
02138
Phone: +1 617 495 3864
EMail: sob@harvard.edu
Vern Paxson
ACIRI / ICSI
1947 Center Street, Suite 600
Berkeley, CA - USA
94704-1198
Phone: +1 510 666 2882
EMail: vern@aciri.org
<span class="grey">Bradner & Paxson Best Current Practice [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc2780">RFC 2780</a> IANA Assignments March 2000</span>
<span class="h2"><a class="selflink" id="section-13" href="#section-13">13</a>. Full Copyright Statement</span>
Copyright (C) The Internet Society (2000). All Rights Reserved.
This document and translations of it may be copied and furnished to
others, and derivative works that comment on or otherwise explain it
or assist in its implementation may be prepared, copied, published
and distributed, in whole or in part, without restriction of any
kind, provided that the above copyright notice and this paragraph are
included on all such copies and derivative works. However, this
document itself may not be modified in any way, such as by removing
the copyright notice or references to the Internet Society or other
Internet organizations, except as needed for the purpose of
developing Internet standards in which case the procedures for
copyrights defined in the Internet Standards process must be
followed, or as required to translate it into languages other than
English.
The limited permissions granted above are perpetual and will not be
revoked by the Internet Society or its successors or assigns.
This document and the information contained herein is provided on an
"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Acknowledgement
Funding for the RFC Editor function is currently provided by the
Internet Society.
Bradner & Paxson Best Current Practice [Page 10]
</pre>
|