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
  
     | 
    
      <pre>Independent Submission                                      C. Pignataro
Request for Comments: 6592                                        Cisco
Category: Informational                                     1 April 2012
ISSN:  2070-1721
                            <span class="h1">The Null Packet</span>
Abstract
   The ever-elusive Null Packet received numerous mentions in documents
   in the RFC series, but it has never been explicitly defined.  This
   memo corrects that omission.
Status of This Memo
   This document is not an Internet Standards Track specification; it is
   published for informational purposes.
   This is a contribution to the RFC Series, independently of any other
   RFC stream.  The RFC Editor has chosen to publish this document at
   its discretion and makes no statement about its value for
   implementation or deployment.  Documents approved for publication by
   the RFC Editor are not a candidate for any level of Internet
   Standard; see <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
   Information about the current status of this document, any errata,
   and how to provide feedback on it may be obtained at
   <a href="http://www.rfc-editor.org/info/rfc6592">http://www.rfc-editor.org/info/rfc6592</a>.
Copyright Notice
   Copyright (c) 2012 IETF Trust and the persons identified as the
   document authors.  All rights reserved.
   This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.
<span class="grey">Pignataro                     Informational                     [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc6592">RFC 6592</a>                     The Null Packet                1 April 2012</span>
Table of Contents
   <a href="#section-1">1</a>.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
   <a href="#section-2">2</a>.  The Null Packet . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
     <a href="#section-2.1">2.1</a>.  Formal Definition . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
     <a href="#section-2.2">2.2</a>.  Faux Amis . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
   <a href="#section-3">3</a>.  Performance Metrics Considerations  . . . . . . . . . . . . . . <a href="#page-3">3</a>
   <a href="#section-4">4</a>.  Security Considerations . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
     <a href="#section-4.1">4.1</a>.  The Paradoxical Firewall  . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
     <a href="#section-4.2">4.2</a>.  The Null Packet is Good . . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
     <a href="#section-4.3">4.3</a>.  Just Encrypt It, Carefully  . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
     <a href="#section-4.4">4.4</a>.  Denial of Denial of Service . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
   <a href="#section-5">5</a>.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
   <a href="#section-6">6</a>.  References  . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
     <a href="#section-6.1">6.1</a>.  Normative References  . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
     <a href="#section-6.2">6.2</a>.  Informative References  . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>.  Introduction</span>
   Null Packets are neither sent nor acknowledged when not received.
   They are perfect in their simplicity and they are very true, as they
   extrapolate from the twelfth Truth of networking [<a href="./rfc1925" title=""The Twelve Networking Truths"">RFC1925</a>]:  there is
   *literally* nothing left to take away.
   An early mention of the Null Packet is attributed to Van Jacobson in
   the context of TCP/IP Header Compression [<a href="./rfc1144" title=""Compressing TCP/IP headers for low-speed serial links"">RFC1144</a>].  Mind you, the
   Null Packet is not created by compressing a packet until it
   disappears into nothingness.  Such a compression scheme might not be
   reversible; instead, <a href="./rfc1144#section-3.2.4">Section 3.2.4 of [RFC1144]</a> describes an explicit
   lack of response as "Nothing (a null packet) is returned".
   Many documents attempt to define in-the-wire code points and protocol
   identifiers (PIDs) for a Null Packet [<a href="./rfc4259" title=""A Framework for Transmission of IP Datagrams over MPEG-2 Networks"">RFC4259</a>] [<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>] [<a href="./rfc5320" title=""The Subnetwork Encapsulation and Adaptation Layer (SEAL)"">RFC5320</a>].
   However, such an exercise is futile.  This memo postulates that a
   Null Packet cannot have a PID, as the existence of a protocol
   construct or value would null the null; this includes the inability
   to use 0x0, 0x0000, or even 0x00000000, but excludes the restriction
   to use "" (see <a href="#section-2.1">Section 2.1</a>).
   An IPv6 Next Header value of 59 (No Next Header) (see <a href="./rfc2460#section-4.7">Section 4.7 of
   [RFC2460]</a>) does not create a Null Packet.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>.  The Null Packet</span>
   The Null Packet is a zero-dimensional packet.  The Null Packet exists
   since it is non-self-contradictorily definable.
<span class="grey">Pignataro                     Informational                     [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc6592">RFC 6592</a>                     The Null Packet                1 April 2012</span>
<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a>.  Formal Definition</span>
   [This section is intentionally left blank, see also Section 0 of
   [<a href="#ref-NULL">NULL</a>].]
<span class="h3"><a class="selflink" id="section-2.2" href="#section-2.2">2.2</a>.  Faux Amis</span>
   Many experts naively confuse the Null Packet with an Imaginary
   Packet, in a rationalization attempt when faced with the inability to
   prove the existence of the Null Packet.  For reference, an Imaginary
   Packet contains the IP Version of 4i or 6i.  However, protocol
   purists are not fooled and quickly plea with experts to get real.
   The Null Packet's qualities should not be confused with the bit-
   bucket blackhole nature of the null device, since the Null Packet
   does not discard packets.  Confusion might stem from the fact that
   the behavior is similar to that of input streams reading from /dev/
   null (i.e., "nothing is returned").
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>.  Performance Metrics Considerations</span>
   A protocol sending Null Packets effectively sends packets of zero
   length.  One characteristic of flow streams of Null Packet traffic is
   that increasing the rate at which Null Packets are sent does not
   increase the bit rate of the Null Packet traffic.  The bit rate
   continues being unequivocally null, unless an infinite number of Null
   Packets per unit of time could be sent.  Similarly, should a user
   stop sending Null Packets, the bit rate of Null Packets would not
   vary.  Traditional traffic performance metrics are not well suited to
   qualify Null Packet traffic; this fact argues for the creation of new
   sets of performance metrics that test positive for "usefulness" (see
   <a href="./rfc6390#section-5.2">Section 5.2 of [RFC6390]</a>).
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>.  Security Considerations</span>
   When used in a Multiprotocol Label Switching (MPLS) environment, the
   Null Packet can only use an Implicit NULL label (see <a href="./rfc3031#section-4.1.5">Section 4.1.5 of
   [RFC3031]</a>.  The Implicit NULL label is a label that can be
   distributed, but which never actually appears in the encapsulation.
   The Nil FEC is not used.
   The security considerations for the Null Packet are undefined, as
   hereby described.  The "good" nature of Null Packets is quite
   useless, and the "bad" nature of Null Packets is rather inefficient.
<span class="grey">Pignataro                     Informational                     [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc6592">RFC 6592</a>                     The Null Packet                1 April 2012</span>
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>.  The Paradoxical Firewall</span>
   Many firewalls and other security devices have trouble identifying
   the Null Packet.  Others claim to filter out Null Packets quite
   effectively and effortlessly.  Interestingly, or not, both might be
   correct, which begs the omnipotence paradox:  Can a firewall create a
   rule to filter out the Null Packet coming from the "outside", and not
   see Null Packets being allowed on the "inside"?
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>.  The Null Packet is Good</span>
   The Null Packet cannot have the Evil Bit ("E") [<a href="./rfc3514" title=""The Security Flag in the IPv4 Header"">RFC3514</a>] set, by
   definition (see <a href="#section-2.1">Section 2.1</a>).  Consequently, it is rather clear and
   undeniable that the Null Packet is harmless, having no evil intent.
<span class="h3"><a class="selflink" id="section-4.3" href="#section-4.3">4.3</a>.  Just Encrypt It, Carefully</span>
   A commonly accepted practice for Security Considerations sections is
   to wrap a blanket "encrypt around foo" statement, for almost any
   value of "foo".  This document is no exception.  However, surgical
   care must be taken to not apply NULL encryption [<a href="./rfc2410" title=""The NULL Encryption Algorithm and Its Use With IPsec"">RFC2410</a>] to the Null
   Packet; such a careless act can bring discontinuities and "Oops" more
   epic than dividing by zero or Googling the word "Google" (it has been
   rumored that such action can break the Internet, although this can be
   easily disproved by reductio ad absurdum.)
<span class="h3"><a class="selflink" id="section-4.4" href="#section-4.4">4.4</a>.  Denial of Denial of Service</span>
   Even when sysadmins, netadmins, secadmins, and other NOC engineers
   are faced with the undisputed inability to block Null Packets (see
   <a href="#section-4.1">Section 4.1</a>), attacks leveraging Null Packets are not quite so common
   in the wild and are not seen in the seek^Wsecurity news.  Perhaps
   because these unusual packets are hard to spoof in the data plane, or
   because their Time to Live (TTL) or Hop Limit cannot be altered since
   it does not exist [<a href="./rfc5082" title=""The Generalized TTL Security Mechanism (GTSM)"">RFC5082</a>], the fact is that Null Packets present a
   denial of denial of service (DoDoS).
   An important corollary is that dropping Null Packets does not
   generate packets.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>.  IANA Considerations</span>
   This document explicitly and emphatically, yet very humbly, requests
   IANA to not create an empty registry for the Null Packet.
<span class="grey">Pignataro                     Informational                     [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc6592">RFC 6592</a>                     The Null Packet                1 April 2012</span>
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>.  References</span>
<span class="h3"><a class="selflink" id="section-6.1" href="#section-6.1">6.1</a>.  Normative References</span>
   [<a id="ref-NULL">NULL</a>]     "".
   [<a id="ref-RFC1144">RFC1144</a>]  Jacobson, V., "Compressing TCP/IP headers for low-speed
              serial links", <a href="./rfc1144">RFC 1144</a>, February 1990.
   [<a id="ref-RFC1925">RFC1925</a>]  Callon, R., "The Twelve Networking Truths", <a href="./rfc1925">RFC 1925</a>,
              April 1996.
   [<a id="ref-RFC3514">RFC3514</a>]  Bellovin, S., "The Security Flag in the IPv4 Header",
              <a href="./rfc3514">RFC 3514</a>, April 1 2003.
<span class="h3"><a class="selflink" id="section-6.2" href="#section-6.2">6.2</a>.  Informative References</span>
   [<a id="ref-RFC2410">RFC2410</a>]  Glenn, R. and S. Kent, "The NULL Encryption Algorithm and
              Its Use With IPsec", <a href="./rfc2410">RFC 2410</a>, November 1998.
   [<a id="ref-RFC2460">RFC2460</a>]  Deering, S. and R. Hinden, "Internet Protocol, Version 6
              (IPv6) Specification", <a href="./rfc2460">RFC 2460</a>, December 1998.
   [<a id="ref-RFC3031">RFC3031</a>]  Rosen, E., Viswanathan, A., and R. Callon, "Multiprotocol
              Label Switching Architecture", <a href="./rfc3031">RFC 3031</a>, January 2001.
   [<a id="ref-RFC4259">RFC4259</a>]  Montpetit, M., Fairhurst, G., Clausen, H., Collini-Nocker,
              B., and H. Linder, "A Framework for Transmission of IP
              Datagrams over MPEG-2 Networks", <a href="./rfc4259">RFC 4259</a>, November 2005.
   [<a id="ref-RFC4571">RFC4571</a>]  Lazzaro, J., "Framing Real-time Transport Protocol (RTP)
              and RTP Control Protocol (RTCP) Packets over Connection-
              Oriented Transport", <a href="./rfc4571">RFC 4571</a>, July 2006.
   [<a id="ref-RFC5082">RFC5082</a>]  Gill, V., Heasley, J., Meyer, D., Savola, P., and C.
              Pignataro, "The Generalized TTL Security Mechanism
              (GTSM)", <a href="./rfc5082">RFC 5082</a>, October 2007.
   [<a id="ref-RFC5320">RFC5320</a>]  Templin, F., "The Subnetwork Encapsulation and Adaptation
              Layer (SEAL)", <a href="./rfc5320">RFC 5320</a>, February 2010.
   [<a id="ref-RFC6390">RFC6390</a>]  Clark, A. and B. Claise, "Guidelines for Considering New
              Performance Metric Development", <a href="https://www.rfc-editor.org/bcp/bcp170">BCP 170</a>, <a href="./rfc6390">RFC 6390</a>,
              October 2011.
<span class="grey">Pignataro                     Informational                     [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc6592">RFC 6592</a>                     The Null Packet                1 April 2012</span>
Author's Address
   Carlos Pignataro
   Cisco Systems, Inc.
   7200-12 Kit Creek Road
   Research Triangle Park, NC  27709
   US
   EMail:  cpignata@cisco.com
Pignataro                     Informational                     [Page 6]
</pre>
 
     |