<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.24 (Ruby 3.1.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-opsawg-rfc7125-update-01" category="std" consensus="true" submissionType="IETF" updates="7125" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.16.0 -->
  <front>
    <title abbrev="tcpControlBits IPFIX">An Update to the tcpControlBits IP Flow Information Export (IPFIX) Information Element</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-rfc7125-update-01"/>
    <author fullname="Mohamed Boucadair">
      <organization>Orange</organization>
      <address>
        <postal>
          <city>Rennes</city>
          <code>35000</code>
          <country>France</country>
        </postal>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <date year="2023" month="February" day="24"/>
    <area>Operations and Management</area>
    <workgroup>OPSAWG</workgroup>
    <keyword>IPFIX</keyword>
    <keyword>TCP</keyword>
    <keyword>Measurement</keyword>
    <keyword>Export</keyword>
    <keyword>Observability</keyword>
    <abstract>
      <t>RFC 7125 revised the tcpControlBits IP Flow Information Export
   (IPFIX) Information Element that was originally defined in RFC 5102
   to reflect changes to the TCP Flags header field since RFC 793.
   However, that update is still problematic for interoperability
   because some flag values were deprecated since then.</t>
      <t>This document updates RFC 7125 by removing stale information from the
   IPFIX registry and avoiding future conflicts with the authoritative
   TCP Header Flags registry.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Discussion of this document takes place on the
    Operations and Management Area Working Group Working Group mailing list (opsawg@ietf.org),
    which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/opsawg/"/>.</t>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/boucadair/-ipfix-rfc7125-update"/>.</t>
    </note>
  </front>
  <middle>
    <section anchor="introduction">
      <name>Introduction</name>
      <t>TCP defines a set of control bits (also known as "flags") for
   managing connections (Section 3.1 of <xref target="RFC9293"/>). The "Transmission Control Protocol (TCP)
   Header Flags" registry was initially set by <xref target="RFC3168"/>, but it was
   populated with only TCP control bits that were defined in <xref target="RFC3168"/>.
   <xref target="RFC9293"/> fixed that by moving that registry to be listed as a
   subregistry under the "Transmission Control Protocol (TCP)
   Parameters" registry, adding bits that had previously been specified
   in <xref target="RFC0793"/>, and removing the NS (Nonce Sum) bit as per <xref target="RFC8311"/>.
   Also, Section 6 of <xref target="RFC9293"/> introduces "Bit Offset" to ease referencing each
   header flag's offset within the 16-bit aligned view of the TCP header
   (Figure 1 of <xref target="RFC9293"/>).  <xref target="TCP-FLAGS"/> is thus settled as the
   authoritative reference for the assigned TCP control bits.</t>
      <t><xref target="RFC7125"/> revised the tcpControlBits IP Flow Information Export
   (IPFIX) Information Element (IE) that was originally defined in
   <xref target="RFC5102"/> to reflect changes to the TCP Flags header field since
   <xref target="RFC0793"/>.  However, that update is still problematic for
   interoperability because a value was deprecated since then (Section 7
   of <xref target="RFC8311"/>) and, therefore, <xref target="RFC7125"/> risks to deviate from the
   authoritative TCP registry <xref target="TCP-FLAGS"/>. This update is also useful
   to enhance observability. For example, network operators can identify
   when packets are being observed with unassigned TCP flags set and,
   therefore, identify which applications in the network should be upgraded
   to reflect the changes to TCP flags that were introduced, e.g., in <xref target="RFC8311"/>.</t>
      <t>This document fixes that problem by removing stale information from
   the IPFIX registry and avoiding future conflicts with the
   authoritative TCP registry <xref target="IPFIX"/>.</t>
      <t>Also, because the setting of TCP control bits may be misused in some
   flows (e.g., Distributed Denial-of-Service (DDoS) attacks), an exporter
   has to report all observed control bits even if no meaning is associated
   with a given TCP flag. This document uses a stronger requirement language
   compared to <xref target="RFC7125"/>.  See Section 3 for more details.</t>
    </section>
    <section anchor="terminology">
      <name>Terminology</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <t>This document uses the terms defined in Section 2 of <xref target="RFC7011"/>.</t>
    </section>
    <section anchor="an-update-to-tcpcontrolbits-ip-flow-information-export-ipfix-information-element">
      <name>An Update to tcpControlBits IP Flow Information Export (IPFIX) Information Element</name>
      <t>This document updates Section 3 of <xref target="RFC7125"/> as follows:</t>
      <artwork><![CDATA[
OLD:
   The values of each bit are shown below, per the definition of the
   bits in the TCP header [RFC0793][RFC3168][RFC3540]:

    MSb                                                         LSb
     0   1   2   3   4   5   6   7   8   9  10  11  12  13  14  15
   +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
   |               |           | N | C | E | U | A | P | R | S | F |
   |     Zero      |   Future  | S | W | C | R | C | S | S | Y | I |
   | (Data Offset) |    Use    |   | R | E | G | K | H | T | N | N |
   +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+

   bit    flag
   value  name  description
   ------+-----+-------------------------------------
   0x8000       Zero (see tcpHeaderLength)
   0x4000       Zero (see tcpHeaderLength)
   0x2000       Zero (see tcpHeaderLength)
   0x1000       Zero (see tcpHeaderLength)
   0x0800       Future Use
   0x0400       Future Use
   0x0200       Future Use
   0x0100   NS  ECN Nonce Sum
   0x0080  CWR  Congestion Window Reduced
   0x0040  ECE  ECN Echo
   0x0020  URG  Urgent Pointer field significant
   0x0010  ACK  Acknowledgment field significant
   0x0008  PSH  Push Function
   0x0004  RST  Reset the connection
   0x0002  SYN  Synchronize sequence numbers
   0x0001  FIN  No more data from sender

   As the most significant 4 bits of octets 12 and 13 (counting from
   zero) of the TCP header [RFC0793] are used to encode the TCP data
   offset (header length), the corresponding bits in this Information
   Element MUST be exported as zero and MUST be ignored by the
   collector.  Use the tcpHeaderLength Information Element to encode
   this value.

   Each of the 3 bits (0x800, 0x400, and 0x200), which are reserved
   for future use in [RFC0793], SHOULD be exported as observed in the
   TCP headers of the packets of this Flow.
]]></artwork>
      <artwork><![CDATA[
NEW:
   As per [RFC9293], the assignment of the TCP control bits is
   managed by IANA from the "TCP Header Flags" registry [TCP-FLAGS].
   That registry is authoritative to retrieve the most recent TCP
   control bits.

   As the most significant 4 bits of octets 12 and 13 (counting from
   zero) of the TCP header [RFC9293] are used to encode the TCP data
   offset (header length), the corresponding bits in this Information
   Element MUST be exported with a value of zero and MUST be ignored
   by the collector. Use the tcpHeaderLength Information Element to
   encode this value.

   All TCP control bits (including those unassigned) MUST be exported
   as observed in the TCP headers of the packets of this Flow.
]]></artwork>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>IANA is requested to update the "tcpControlBits" entry of the <xref target="IPFIX"/>
   as follows:</t>
      <ul spacing="normal">
        <li>Update the description of to reflect the change in Section 3.</li>
        <li>Add <xref target="TCP-FLAGS"/> to the Additional Information field.</li>
        <li>Add this document to the references.</li>
      </ul>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document does not add any new security considerations to those
   already discussed in Section 5 of <xref target="RFC7125"/>.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="TCP-FLAGS" target="https://www.iana.org/assignments/tcp-parameters/tcp-parameters.xhtml#tcp-header-flags">
          <front>
            <title>TCP Header Flags</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC9293">
          <front>
            <title>Transmission Control Protocol (TCP)</title>
            <author fullname="W. Eddy" initials="W." role="editor" surname="Eddy">
              <organization/>
            </author>
            <date month="August" year="2022"/>
            <abstract>
              <t>This document specifies the Transmission Control Protocol (TCP).  TCP is an important transport-layer protocol in the Internet protocol stack, and it has continuously evolved over decades of use and growth of the Internet.  Over this time, a number of changes have been made to TCP as it was specified in RFC 793, though these have only been documented in a piecemeal fashion.  This document collects and brings those changes together with the protocol specification from RFC 793.  This document obsoletes RFC 793, as well as RFCs 879, 2873, 6093, 6429, 6528, and 6691 that updated parts of RFC 793.  It updates RFCs 1011 and 1122, and it should be considered as a replacement for the portions of those documents dealing with TCP requirements.  It also updates RFC 5961 by adding a small clarification in reset handling while in the SYN-RECEIVED state.  The TCP header control bits from RFC 793 have also been updated based on RFC 3168.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="7"/>
          <seriesInfo name="RFC" value="9293"/>
          <seriesInfo name="DOI" value="10.17487/RFC9293"/>
        </reference>
        <reference anchor="RFC7125">
          <front>
            <title>Revision of the tcpControlBits IP Flow Information Export (IPFIX) Information Element</title>
            <author fullname="B. Trammell" initials="B." surname="Trammell">
              <organization/>
            </author>
            <author fullname="P. Aitken" initials="P." surname="Aitken">
              <organization/>
            </author>
            <date month="February" year="2014"/>
            <abstract>
              <t>This document revises the tcpControlBits IP Flow Information Export (IPFIX) Information Element as originally defined in RFC 5102 to reflect changes to the TCP Flags header field since RFC 793.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7125"/>
          <seriesInfo name="DOI" value="10.17487/RFC7125"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner">
              <organization/>
            </author>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba">
              <organization/>
            </author>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC7011">
          <front>
            <title>Specification of the IP Flow Information Export (IPFIX) Protocol for the Exchange of Flow Information</title>
            <author fullname="B. Claise" initials="B." role="editor" surname="Claise">
              <organization/>
            </author>
            <author fullname="B. Trammell" initials="B." role="editor" surname="Trammell">
              <organization/>
            </author>
            <author fullname="P. Aitken" initials="P." surname="Aitken">
              <organization/>
            </author>
            <date month="September" year="2013"/>
            <abstract>
              <t>This document specifies the IP Flow Information Export (IPFIX) protocol, which serves as a means for transmitting Traffic Flow information over the network.  In order to transmit Traffic Flow information from an Exporting Process to a Collecting Process, a common representation of flow data and a standard means of communicating them are required.  This document describes how the IPFIX Data and Template Records are carried over a number of transport protocols from an IPFIX Exporting Process to an IPFIX Collecting Process.  This document obsoletes RFC 5101.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="77"/>
          <seriesInfo name="RFC" value="7011"/>
          <seriesInfo name="DOI" value="10.17487/RFC7011"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="IPFIX" target="&lt;https://www.iana.org/assignments/ipfix/ipfix.xhtml">
          <front>
            <title>IP Flow Information Export (IPFIX) Entities</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC3540">
          <front>
            <title>Robust Explicit Congestion Notification (ECN) Signaling with Nonces</title>
            <author fullname="N. Spring" initials="N." surname="Spring">
              <organization/>
            </author>
            <author fullname="D. Wetherall" initials="D." surname="Wetherall">
              <organization/>
            </author>
            <author fullname="D. Ely" initials="D." surname="Ely">
              <organization/>
            </author>
            <date month="June" year="2003"/>
            <abstract>
              <t>This note describes the Explicit Congestion Notification (ECN)-nonce, an optional addition to ECN that protects against accidental or malicious concealment of marked packets from the TCP sender.  It improves the robustness of congestion control by preventing receivers from exploiting ECN to gain an unfair share of network bandwidth.  The ECN-nonce uses the two ECN-Capable Transport (ECT)codepoints in the ECN field of the IP header, and requires a flag in the TCP header.  It is computationally efficient for both routers and hosts.  This memo defines an Experimental Protocol for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3540"/>
          <seriesInfo name="DOI" value="10.17487/RFC3540"/>
        </reference>
        <reference anchor="RFC3168">
          <front>
            <title>The Addition of Explicit Congestion Notification (ECN) to IP</title>
            <author fullname="K. Ramakrishnan" initials="K." surname="Ramakrishnan">
              <organization/>
            </author>
            <author fullname="S. Floyd" initials="S." surname="Floyd">
              <organization/>
            </author>
            <author fullname="D. Black" initials="D." surname="Black">
              <organization/>
            </author>
            <date month="September" year="2001"/>
            <abstract>
              <t>This memo specifies the incorporation of ECN (Explicit Congestion Notification) to TCP and IP, including ECN's use of two bits in the IP header.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3168"/>
          <seriesInfo name="DOI" value="10.17487/RFC3168"/>
        </reference>
        <reference anchor="RFC0793">
          <front>
            <title>Transmission Control Protocol</title>
            <author fullname="J. Postel" initials="J." surname="Postel">
              <organization/>
            </author>
            <date month="September" year="1981"/>
          </front>
          <seriesInfo name="RFC" value="793"/>
          <seriesInfo name="DOI" value="10.17487/RFC0793"/>
        </reference>
        <reference anchor="RFC8311">
          <front>
            <title>Relaxing Restrictions on Explicit Congestion Notification (ECN) Experimentation</title>
            <author fullname="D. Black" initials="D." surname="Black">
              <organization/>
            </author>
            <date month="January" year="2018"/>
            <abstract>
              <t>This memo updates RFC 3168, which specifies Explicit Congestion Notification (ECN) as an alternative to packet drops for indicating network congestion to endpoints.  It relaxes restrictions in RFC 3168 that hinder experimentation towards benefits beyond just removal of loss.  This memo summarizes the anticipated areas of experimentation and updates RFC 3168 to enable experimentation in these areas.  An Experimental RFC in the IETF document stream is required to take advantage of any of these enabling updates.  In addition, this memo makes related updates to the ECN specifications for RTP in RFC 6679 and for the Datagram Congestion Control Protocol (DCCP) in RFCs 4341, 4342, and 5622.  This memo also records the conclusion of the ECN nonce experiment in RFC 3540 and provides the rationale for reclassification of RFC 3540 from Experimental to Historic; this reclassification enables new experimental use of the ECT(1) codepoint.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8311"/>
          <seriesInfo name="DOI" value="10.17487/RFC8311"/>
        </reference>
        <reference anchor="RFC5102">
          <front>
            <title>Information Model for IP Flow Information Export</title>
            <author fullname="J. Quittek" initials="J." surname="Quittek">
              <organization/>
            </author>
            <author fullname="S. Bryant" initials="S." surname="Bryant">
              <organization/>
            </author>
            <author fullname="B. Claise" initials="B." surname="Claise">
              <organization/>
            </author>
            <author fullname="P. Aitken" initials="P." surname="Aitken">
              <organization/>
            </author>
            <author fullname="J. Meyer" initials="J." surname="Meyer">
              <organization/>
            </author>
            <date month="January" year="2008"/>
            <abstract>
              <t>This memo defines an information model for the IP Flow Information eXport (IPFIX) protocol.  It is used by the IPFIX protocol for encoding measured traffic information and information related to the traffic Observation Point, the traffic Metering Process, and the Exporting Process.  Although developed for the IPFIX protocol, the model is defined in an open way that easily allows using it in other protocols, interfaces, and applications.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5102"/>
          <seriesInfo name="DOI" value="10.17487/RFC5102"/>
        </reference>
        <reference anchor="I-D.ietf-opsawg-ipfix-srv6-srh">
          <front>
            <title>Export of Segment Routing over IPv6 Information in IP Flow Information Export (IPFIX)</title>
            <author fullname="Thomas Graf" initials="T." surname="Graf">
              <organization>Swisscom</organization>
            </author>
            <author fullname="Benoît Claise" initials="B." surname="Claise">
              <organization>Huawei</organization>
            </author>
            <author fullname="Pierre Francois" initials="P." surname="Francois">
              <organization>INSA-Lyon</organization>
            </author>
            <date day="5" month="January" year="2023"/>
            <abstract>
              <t>   This document introduces new IP Flow Information Export (IPFIX)
   Information Elements to identify a set of Segment Routing over IPv6
   (SRv6) related information such as data contained in a Segment
   Routing Header (SRH), the SRv6 control plane, and the SRv6 endpoint
   behavior that traffic is being forwarded with.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-ipfix-srv6-srh-06"/>
        </reference>
      </references>
    </references>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>This document was triggered by a discussion of the author in opsawg with the
   authors of <xref target="I-D.ietf-opsawg-ipfix-srv6-srh"/>.</t>
      <t>Thanks to Christian Jacquenet, Thomas Graf, and Benoît Claise for the
   review and comments.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
Lk2K7YIl70b/BddCnglBHgAA

-->

</rfc>
