unreliable datagram extension to quic
play

Unreliable Datagram Extension to QUIC draft-pauly-quic-datagram-00 - PowerPoint PPT Presentation

Unreliable Datagram Extension to QUIC draft-pauly-quic-datagram-00 Tommy Pauly , Eric Kinnear, David Schinazi QUIC IETF 103, November 2018, Bangkok 1 Why unreliable QUIC frames? Several application use cases take advantage of unreliable


  1. 
 Unreliable Datagram Extension to QUIC draft-pauly-quic-datagram-00 Tommy Pauly , Eric Kinnear, David Schinazi QUIC IETF 103, November 2018, Bangkok 1

  2. Why unreliable QUIC frames? Several application use cases take advantage of unreliable data QUIC can provide functionality beyond DTLS or direct UDP We have an extension mechanism in QUIC—let’s try using it! Datagram Frame - QUIC - T. Pauly - IETF 103 2

  3. Advantages over other protocols Share a single crypto handshake between reliable stream data and unreliable datagrams Inherit features of the QUIC crypto handshake that may not be present in DTLS ( faster retransmission , transport parameters ) Adds ability to acknowledge datagrams Datagram Frame - QUIC - T. Pauly - IETF 103 3

  4. Example use cases Applications that need to maintain both a reliable control stream and an unreliable frame flow Audio/Video Streaming, Gaming, etc. VPN-style tunneling of IP packets over a QUIC connection Reliable streams QUIC Conn. Unreliable datagrams Datagram Frame - QUIC - T. Pauly - IETF 103 4

  5. Protocol details DATAGRAM frame ( 0x1c - 0x1d ) 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | [Length (i)] ... +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Datagram Data (*) ... +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Length field is optional, determined by frame type. If absent, frame extends to end of packet. Adds an accepts_datagrams transport parameter to indicate support Datagram Frame - QUIC - T. Pauly - IETF 103 5

  6. Design decisions Should DATAGRAM frames be acked? Yes, as this adds more potential for sender to gauge loss on the network Acknowlegements do not guarantee that the peer application actually processed datagram Datagram Frame - QUIC - T. Pauly - IETF 103 6

  7. Design decisions Do DATAGRAM frames contribute to connection data limits? Current draft said yes, on the basis that it seems to violate the overall data limit otherwise List discussion highlighted that correctly interpreting flow control for datagrams adds too much complexity Any reasons not to remove this flow control? Datagram Frame - QUIC - T. Pauly - IETF 103 7

  8. Design decisions Can there be multiple flows (ID space) of DATAGRAM frames? No, as applications can add identifiers within frames themselves. IDs are more important for STREAM frames where there is per-stream flow control. Datagram Frame - QUIC - T. Pauly - IETF 103 8

  9. Next steps Feedback welcome and encouraged! Not intended for initial QUIC version (don’t want to disrupt the schedule) Seems like a good test of extension mechanism for new frame types Datagram Frame - QUIC - T. Pauly - IETF 103 9

  10. Datagram Frame - QUIC - T. Pauly - IETF 103 10

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend