Re: [PATCH 4 of 4] QUIC: path MTU discovery

2023-07-28 Thread Sergey Kandaurov
> On 6 Jul 2023, at 17:57, Roman Arutyunyan wrote: > > # HG changeset patch > # User Roman Arutyunyan > # Date 1688481216 -14400 > # Tue Jul 04 18:33:36 2023 +0400 > # Node ID 1a49fd5d2013b6c8d50263499e6ced440927e949 > # Parent a1ea543d009311765144351b2557c00c8e6445bf > QUIC: path MTU dis

Re: [PATCH 3 of 4] QUIC: allowed ngx_quic_frame_sendto() to return NGX_AGAIN

2023-07-28 Thread Sergey Kandaurov
> On 6 Jul 2023, at 17:57, Roman Arutyunyan wrote: > > # HG changeset patch > # User Roman Arutyunyan > # Date 1679920727 -14400 > # Mon Mar 27 16:38:47 2023 +0400 > # Node ID a1ea543d009311765144351b2557c00c8e6445bf > # Parent f98ff9b62d2bccac10b603b8183eca2ff0f4183e > QUIC: allowed ngx_

Re: [PATCH 2 of 4] QUIC: removed explicit packet padding for certain frames

2023-07-28 Thread Sergey Kandaurov
> On 6 Jul 2023, at 17:57, Roman Arutyunyan wrote: > > # HG changeset patch > # User Roman Arutyunyan > # Date 1688628647 -14400 > # Thu Jul 06 11:30:47 2023 +0400 > # Node ID f98ff9b62d2bccac10b603b8183eca2ff0f4183e > # Parent df01e8582189126cd5defd8f4bb021fec1a1a35a > QUIC: removed expl

Re: [PATCH 1 of 4] QUIC: removed path->limited flag

2023-07-28 Thread Sergey Kandaurov
> On 6 Jul 2023, at 17:57, Roman Arutyunyan wrote: > > # HG changeset patch > # User Roman Arutyunyan > # Date 1688651341 -14400 > # Thu Jul 06 17:49:01 2023 +0400 > # Node ID df01e8582189126cd5defd8f4bb021fec1a1a35a > # Parent 77c1418916f7817a0d020f28d8a08f278a12fe43 > QUIC: removed path

Re: [PATCH 0 of 4] QUIC path MTU discovery

2023-07-28 Thread Sergey Kandaurov
> On 6 Jul 2023, at 17:57, Roman Arutyunyan wrote: > > Updated PMTUD: > > - Eliminated getting local interface MTU. This was too intrusive and > platform- > dependent. RFC 8899 how the following statement on this: A DPLPMTUD sender is RECOMMENDED to utilize information about the maximum si