XR Block Working GroupInternet Engineering Task Force (IETF) V. Singh, Ed.Internet-DraftRequest for Comments: 7243 J. OttIntended status:Category: Standards Track Aalto UniversityExpires: August 30, 2014ISSN: 2070-1721 I. Curcio Nokia Research CenterFebruary 26,May 2014 RTP Control Protocol (RTCP) Extended Report (XR) Block for the Bytes Discarded Metricdraft-ietf-xrblock-rtcp-xr-bytes-discarded-metric-02Abstract The RTP Control Protocol (RTCP) is used in conjunction with the Real- time Transport Protocol (RTP)into provide a variety of short-term and long-term reception statistics. The available reporting may include aggregate information across longer periods of time as well as individual packet reporting. This document specifies a report computing the bytes discarded from the de-jitter buffer after successful reception. Status of This Memo ThisInternet-Draftissubmitted in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documentsan Internet Standards Track document. This document is a product of the Internet Engineering Task Force (IETF).Note that other groups may also distribute working documents as Internet-Drafts. The listIt represents the consensus ofcurrent Internet- Drafts is at http://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents validthe IETF community. It has received public review and has been approved fora maximumpublication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC 5741. Information about the current status ofsix monthsthis document, any errata, and how to provide feedback on it may beupdated, replaced, or obsoleted by other documentsobtained atany time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." This Internet-Draft will expire on August 30, 2014.http://www.rfc-editor.org/info/rfc7243. Copyright Notice Copyright (c) 2014 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) 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. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Table of Contents 1. Introduction. . . . . . . . . . . . . . . . . . . . . . . . 2....................................................3 2. Terminology. . . . . . . . . . . . . . . . . . . . . . . . . 4.....................................................4 3.XRBytes Discarded Report Block. . . . . . . . . . . . . . . 4....................................4 4. Protocol Operation. . . . . . . . . . . . . . . . . . . . . 5..............................................6 4.1. Reporting Node (Receiver). . . . . . . . . . . . . . . . 5..................................6 4.2. Media Sender. . . . . . . . . . . . . . . . . . . . . . 6...............................................6 5. SDPsignaling . . . . . . . . . . . . . . . . . . . . . . . . 6Signaling ...................................................7 6. Security Considerations. . . . . . . . . . . . . . . . . . . 7.........................................7 7. IANA Considerations. . . . . . . . . . . . . . . . . . . . . 8.............................................8 7.1. XR Report Block Registration. . . . . . . . . . . . . . 8...............................8 7.2. SDP Parameter Registration. . . . . . . . . . . . . . . 8.................................8 7.3. ContactinformationInformation for IANAregistrations . . . . . . . 8Registrations .................8 8. Acknowledgments. . . . . . . . . . . . . . . . . . . . . . . 8.................................................8 9. References. . . . . . . . . . . . . . . . . . . . . . . . . 8......................................................9 9.1. Normative References. . . . . . . . . . . . . . . . . . 8.......................................9 9.2. Informative References. . . . . . . . . . . . . . . . . 9.....................................9 Appendix A. Metricsrepresented using RFC6390Represented Using the Template. . . . . 10 Appendix B. Change Log . . . . . . . . . . . . . . . . . . . . . 10 B.1. changes in draft-singh-xrblock-rtcp-xr-bytes- discarded-metric-01 . . . . . . . . . . . . . . . . . . . 10 B.2. changes in draft-singh-xrblock-rtcp-xr-bytes- discarded-metric-00 . . . . . . . . . . . . . . . . . . . 11 B.3. changes in draft-ietf-xrblock-rtcp-xr-bytes- discarded-metric-00 . . . . . . . . . . . . . . . . . . . 11 B.4. changes in draft-ietf-xrblock-rtcp-xr-bytes- discarded-metric-01 . . . . . . . . . . . . . . . . . . . 11 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 11from RFC 6390 ..11 1. Introduction RTP [RFC3550] provides a transport for real-time media flows such as audio and video together with the RTPcontrol protocolControl Protocol (RTCP), which provides periodic feedback about the media streams received in a specific duration. In addition, RTCP can be used for timely feedback about individual events to report (e.g., packet loss) [RFC4585]. Both long-term and short-term feedback enable a media sender to adapt its media transmission and/or encoding dynamically to the observed path characteristics. [RFC3611] defines RTCP Extended Reports as a detailed reporting framework to provide more than just the coarse Receiver Report (RR) statistics. The detailed reporting may enable a media sender to react more appropriately to the observed networking conditions as these can be characterized better, although at the expense of extra overhead. In addition to lost packets, [RFC3611] defines the notion of "discarded" packets: packets that were received but dropped from the de-jitter buffer because they were either too early (for buffering) or too late (for playout). The "discard rate" metric is part of the VoIP metrics report block even though it is not just applicable to audio: it is specified as the fraction of discarded packets since the beginning of the session. SeesectionSection 4.7.1 of [RFC3611]. The discard metric is believed to be applicable to a large class of RTP applicationswhichthat use a de-jitter buffer [RFC5481]. Recently proposed extensions to the Extended Reports (XR) reporting suggest enhancing the discard metric: o Reporting the number of discarded packets in a measurement interval, i.e., during either the last reporting interval or since the beginning of the session, as indicated by a flag in the suggested XR report [RFC7002]. If an endpoint needs to report packet discard due to other reasons than early- and late-arrival (for example, discard due to duplication, redundancy, etc.) then it should consider using the Discarded Packets Report Block [RFC7002]. o Reporting gaps and bursts of discarded packets during a measurement interval, i.e., the last reporting interval or the duration of the session [RFC7003]. o Reporting run-length encoding of a discarded packet during a measurement interval, i.e., between a set of sequence numbers [RFC7097]. However, none of these metrics allow a receiver to report precisely the number of RTP payload bytes that were discarded. While this information could in theory be derived from high-frequency reporting on the number of discarded packets [RFC7002] or from the Discard RLE (Run Length Encoding) report [RFC7097], these two mechanisms do not appearfeasible; thefeasible. The former would require an unduly high amount of reportingwhichthat still might not be sufficient due to thenon-deterministicnon- deterministic scheduling of RTCP packets. The latter incurs significant complexity (by storing a map of sequence numbers and packet sizes) and reporting overhead. An XR block is defined in this document to indicate the number of RTP payload bytes discarded, per interval or for the duration of the session, similar to the other XRreportblocks. 2. Terminology The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14, [RFC2119]. The terminology defined in RTP [RFC3550] and in the extensions for XR reporting [RFC3611] applies. 3.XRBytes Discarded Report Block TheXRBytes Discardedreport blockReport Block uses the followingformatformat, which follows the model of the framework for performance metric development [RFC6390]. 0 1 2 3 0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |BT=BDRBT=26 | I|E|reserved|E|Reserved |blockBlock length=2 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | SSRC of source | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |numberNumber of RTP payload bytes discarded | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Figure 1: XR Bytes Discarded Report Block Block Type(BT,(BT): 8bits):bits. A Bytes Discarded Packets Report Block is identified by the constantBDR. [Note to RFC Editor: please replace BDR with the IANA provided RTCP XR block type for this block. Please remove this note prior to publication as an RFC.] The26. Interval Metric flag(I) (2 bits)(I): 2 bits. It is used to indicate whether the discard metric isInterval,an Interval or a Cumulative metric, that is, whether the reported value applies to the most recent measurement interval duration between successive reports (I=10, the Interval Duration) or to the accumulation period characteristic of cumulative measurements (I=11, the Cumulative Duration). Since the bytes discarded are not measured at a particular time instance but over one or several reporting intervals, the metric MUST NOT be reported as a Sampled Metric (I=01). In addition, the value I=00 is reserved and MUST NOT be sent, and it MUST be discarded when received.The 'E'Early bit (E): It is introduced to distinguish between packets discarded due to early arrival and those discarded due to late arrival. The'E'E bit is set to '1' if it reports bytes discarded due to early arrival and is set to '0' if it reports bytes discarded due to late arrival. If a duplicate packet is received and discarded, these duplicate packets are ignored and not reported. In case both early and late discarded packets shall be reported, two Bytes Discarded report blocks MUST be included.reserved (5 bits):Reserved: 5 bits. This field is reserved for future definition. In the absence of such definition, the bits in this field MUST be set to zero and MUST be ignored by the receiver.block length (16 bits)Block length: 16 bits. It MUST be set to 2, in accordance with the definition of this field in [RFC3611]. The block MUST be discarded if the block length is set to a different value.The 'numberNumber of RTP payload bytesdiscarded'discarded: It is a 32-bit unsigned integer value indicating the total number of bytes discarded.Bytes discardedThe 'bytes discarded' corresponds to the RTP payload size of every RTP packet that is discarded (due to early or late arrival). Hence, thebytes discarded'bytes discarded' ignores the size of any RTP header extensions and the size of the padding bits. Also the discarded packet is associated to the interval in which it wasdiscarded anddiscarded, not when it was expected. If the Interval Metric flag(I=11)isset,set as I=11, the value in the field indicates the number of RTP payload bytes discarded from the start of thesession,session; if the Interval Metric flag(I=10)isset,set as I=10, it indicates the number of bytes discarded in the most recent reporting interval. If the XR block follows ameasurement identity blockMeasurement Information Block [RFC6776] in the same RTCP compoundpacketpacket, then the cumulative (I=11) or the interval (I=10) for this report block corresponds to the values of the "measurement duration" in themeasurement information block.Measurement Information Block. If the receiver sends the Bytes Discarded Report Block without themeasurement identity blockMeasurement Information Block, then thediscard blockBytes Discarded Report Block MUST be sent in conjunction with an RTCP Receiver Report (RR) as a compound RTCP packet. 4. Protocol Operation This section describes the behavior of the reporting node(=(i.e., the media receiver) and the media sender. 4.1. Reporting Node (Receiver) The media receiver MAY send the BytesDiscardDiscarded Reports as part of the regularly scheduled RTCP packets as perRFC3550.RFC 3550. It MAY also include BytesDiscardDiscarded Reports in immediate or early feedback packets as per [RFC4585]. Transmission of the RTCP XR Bytes Discarded Report is up to the discretion of the media receiver, as is the reporting granularity. However, it is RECOMMENDED that the media receiver signals the bytes discarded packets using the method defined in this document. When reporting several metrics in a single RTCP packet, the reporting intervals for the report blocks are synchronized, therefore the media receiver may choose to additionally send the Discarded Packets [RFC7002] or Discard RLE [RFC7097] Report Block to assist the media sender in correlating the bytes discarded to the packets discarded in that particular interval. If all packets over a reporting period were discarded, the media receiver MAY use the Discarded Packets Report Block [RFC7002] instead. 4.2. Media Sender The media sender MUST be prepared to operate without receiving any Bytes Discarded reports. If Bytes Discarded reports are generated by the media receiver, the media sender cannot rely on all these reports being received, nor can the media sender rely on a regular generation pattern from the media receiver. However, if the media sender receives any RTCP reports but no BytesDiscardDiscarded report blocks and is aware that the media receiver supports BytesDiscardDiscarded report blocks, it MAY assume that no packets were discarded by the media receiver. The media sender SHOULD accept the Bytes Discarded Report Block only if it is received in a compound RTCP receiver report or if it is preceded by ameasurement identity blockMeasurement Information Block [RFC6776]. Under all othercircumstancescircumstances, it MUST ignore the block. 5. SDPsignalingSignaling A participant of a media session MAY use SDP to signal its support for the report block specified in this document or use them without any prior signaling (seesectionSection 5 of [RFC3611]). For signaling in SDP, the RTCP XR attribute as defined in [RFC3611] MUST be used. The SDP [RFC4566] attribute 'xr-format' defined inRFC3611RFC 3611 is augmentedas described in the followingto indicate thebytes discardedBytes Discarded metric. This is described in the following ABNF [RFC5234]: rtcp-xr-attrib = "a=" "rtcp-xr" ":" [xr-format *(SP xr-format)] CRLF ; defined in [RFC3611] xr-format =/ xr-discard-bytes xr-discard-bytes = "discard-bytes" The parameter 'discard-bytes' to indicate support for the Bytes Discarded Report Block is defined in Section 3. When SDP is used inOffer/Answerthe offer/answer context, the mechanism defined in [RFC3611] for unilateral "rtcp-xr" attribute parameters applies (seesectionSection 5.2 of [RFC3611]). 6. Security Considerations The Bytes Discarded block does not provide per-packet statistics, hence the risk to confidentiality documented in Section 7, paragraph 3 of [RFC3611] does not apply. In some situations, returning very detailed error information (e.g., over-range measurement or measurement unavailable) using this report block can provide an attacker with insight into the security processing. For example, assume that the attacker sends a packet with a stale timestamp (i.e., time in the past) to the receiver. If the receiver now sends a discard report with the same number of bytes as the payload of the injected packet, the attacker can infer that no security processing was performed. If, on the other hand, the attacker does not receive a discard report, it can equivalently assume that the security procedures were performed on the packet. Implementers should therefore consider the guidance in[I-D.ietf-avt-srtp-not-mandatory][RFC7202] for using appropriate security mechanisms, i.e., where security is a concern, the implementation should apply encryption and authentication to the report block. Forexampleexample, this can be achieved by using the AVPF profile together with the Secure RTP profile as defined in [RFC3711]; an appropriate combination of the two profiles (an "SAVPF") is specified in [RFC5124]. However, other mechanisms also exist (documented in[I-D.ietf-avtcore-rtp-security-options])[RFC7201]) and might be more suitable. Thediscarded bytesBytes Discarded report is employed by the sender to perform congestion control, typically, for calculatinggoodput.goodput (i.e., throughput that is useful). In thesecasescases, an attacker MAY drive the endpoint to lower its sending rate andunder-utilisedunder-utilize thelink, thereforelink; therefore, media senders should choose appropriate security measures to mitigate such attacks. Lastly, the security considerations of [RFC3550], [RFC3611], and [RFC4585] apply. 7. IANA Considerations New block types for RTCP XR are subject to IANA registration. For general guidelines on IANA considerations for RTCP XR, refer to [RFC3611]. 7.1. XRReportBlock Registration This documentextendsregisters a new value in the IANA "RTP Control Protocol Extended Reports (RTCP XR) Block TypeRegistry" by a new value:Registry": 26 for BDR (Bytes Discarded Report).[Note to RFC Editor: please replace BDR with the IANA provided RTCP XR block type for this block here and in the diagrams above. Please remove this note prior to publication as an RFC.]7.2. SDP Parameter Registration This document registers a newparametersparameter for the Session Description Protocol (SDP), "discard-bytes" in the "RTP Control Protocol Extended Reports (RTCP XR) Session Description Protocol (SDP) Parameters Registry". 7.3. ContactinformationInformation for IANAregistrationsRegistrations RAI AreaDirectors: rai-ads@tools.ietf.orgDirectors <rai-ads@tools.ietf.org> 8. Acknowledgments The authors would like to thankAlan Clark,Benoit Claise, Alan Clark, Roni Even, Vijay Gurbani, Sam Hartman, Vinayak Hegde, Jeffrey Hutzelman, Barry Leiba, Colin Perkins, Dan Romascanu, Dan Wing, and Qin Wu for providing valuable feedback onearlier versions ofthisdraft.document during its development. 9. References 9.1. Normative References [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997. [RFC3550] Schulzrinne, H., Casner, S., Frederick, R., and V. Jacobson, "RTP: A Transport Protocol for Real-Time Applications", STD 64, RFC 3550, July 2003. [RFC3611] Friedman, T., Caceres, R., and A. Clark, "RTP Control Protocol Extended Reports (RTCP XR)", RFC 3611, November 2003. [RFC4566] Handley, M., Jacobson, V., and C. Perkins, "SDP: Session Description Protocol", RFC 4566, July 2006. [RFC4585] Ott, J., Wenger, S., Sato, N., Burmeister, C., and J. Rey, "Extended RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/AVPF)", RFC 4585, July 2006.[RFC4566] Handley, M., Jacobson, V.,[RFC5234] Crocker, D., Ed., andC. Perkins, "SDP: Session Description Protocol",P. Overell, "Augmented BNF for Syntax Specifications: ABNF", STD 68, RFC4566, July 2006.5234, January 2008. [RFC6390] Clark, A. and B. Claise, "Guidelines for Considering New Performance Metric Development", BCP 170, RFC 6390, October 2011. [RFC6776] Clark, A. and Q. Wu, "Measurement Identity and Information Reporting Using a Source Description (SDES) Item and an RTCP Extended Report (XR) Block", RFC 6776, October 2012. [RFC7002] Clark, A., Zorn, G., and Q. Wu, "RTP Control Protocol (RTCP) Extended Report (XR) Block for Discard Count Metric Reporting", RFC 7002, September 2013. 9.2. Informative References [RFC3711] Baugher, M., McGrew, D., Naslund, M., Carrara, E., and K. Norrman, "The Secure Real-time Transport Protocol (SRTP)", RFC 3711, March 2004. [RFC5124] Ott, J. and E. Carrara, "Extended Secure RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/SAVPF)", RFC 5124, February 2008. [RFC5481] Morton, A. and B. Claise, "Packet Delay Variation Applicability Statement", RFC 5481, March 2009. [RFC7003] Clark, A., Huang, R., and Q. Wu, "RTP Control Protocol (RTCP) Extended Report (XR) Block for Burst/Gap Discard Metric Reporting", RFC 7003, September 2013. [RFC7097] Ott, J., Singh, V., and I. Curcio, "RTP Control Protocol (RTCP) Extended Report (XR) for RLE of Discarded Packets", RFC 7097, January 2014.[RFC5481] Morton, A. and B. Claise, "Packet Delay Variation Applicability Statement", RFC 5481, March 2009. [RFC3711] Baugher, M., McGrew, D., Naslund, M., Carrara, E., and K. Norrman, "The Secure Real-time Transport Protocol (SRTP)", RFC 3711, March 2004. [RFC5124] Ott, J.[RFC7201] Westerlund, M. andE. Carrara, "Extended Secure RTP ProfileC. Perkins, "Options forReal-time Transport Control Protocol (RTCP)-Based Feedback (RTP/SAVPF)",Securing RTP Sessions", RFC5124, February 2008. [I-D.ietf-avt-srtp-not-mandatory]7201, April 2014. [RFC7202] Perkins, C. and M. Westerlund, "Securing the RTPProtocolFramework: Why RTP Does Not Mandate a Single Media Security Solution",draft-ietf-avt-srtp-not-mandatory-16 (work in progress), January 2014. [I-D.ietf-avtcore-rtp-security-options] Westerlund, M. and C. Perkins, "Options for Securing RTP Sessions", draft-ietf-avtcore-rtp-security-options-10 (work in progress), JanuaryRFC 7202, April 2014. Appendix A. Metricsrepresented using RFC6390 Template RFC EDITOR NOTE: please change XXXX in [RFCXXXX] byRepresented Using thenewTemplate from RFCnumber, when assigned.6390 a. RTP Payload Bytes Discarded Metric * Metric Name: RTP Payload Bytes Discarded Metric * Metric Description: Total number of RTPPayloadpayload bytes discarded over the period covered by this report. * Method of Measurement or Calculation: Seesection 4, numberthe definition of "Number of RTP payload bytesdiscarded definitiondiscarded" in[RFCXXXX].Section 3. * Units of Measurement: Seesection 4, numberthe definition of "Number of RTP payload bytesdiscarded definitiondiscarded" in[RFCXXXX].Section 3. * Measurement Point(s) with Potential Measurement Domain: Seesection 4, 1stthe first paragraph of[RFCXXXX].Section 3. * Measurement Timing: Seesection 4,the last three paragraphs of[RFCXXXX]Section 3 for measurement timing and for the Interval Metric flag. * Use and applications: Seesection 1,the third paragraph1of[RFCXXXX].Section 1. * Reporting model: SeeRFC3611. Appendix B. Change Log Note to the RFC-Editor: please remove this section prior to publication as an RFC. B.1. changes in draft-singh-xrblock-rtcp-xr-bytes-discarded-metric-01 o Address SEC-DIR and Gen-art review. o Incorporate IESG comments. B.2. changes in draft-singh-xrblock-rtcp-xr-bytes-discarded-metric-00 o Bytes discarded metric split from [I-D.ietf-xrblock-rtcp-xr- discard-rle-metrics] />. B.3. changes in draft-ietf-xrblock-rtcp-xr-bytes-discarded-metric-00 o Submitted as a WG draft. B.4. changes in draft-ietf-xrblock-rtcp-xr-bytes-discarded-metric-01 o Editorial fixes: Updated references from drafts to RFCs. o Updated fields in the RFC6390 template. o Changed 'number of bytes discarded' to 'number of RTP payload bytes discarded'.RFC 3611. Authors' Addresses Varun Singh (editor) Aalto University School of Electrical Engineering Otakaari 5 A Espoo, FIN 02150 FinlandEmail:EMail: varun@comnet.tkk.fi URI: http://www.netlab.tkk.fi/~varun/ Joerg Ott Aalto University School of Electrical Engineering Otakaari 5 A Espoo, FIN 02150 FinlandEmail:EMail: jo@comnet.tkk.fi Igor D.D. Curcio Nokia Research Center P.O. Box 1000 (Visiokatu 3) Tampere, FIN 33721 FinlandEmail:EMail: igor.curcio@nokia.com