]> git.kaiwu.me - nginx.git/commit
QUIC: restored proper usage of ngx_quic_drop_ack_ranges().
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 22 Oct 2020 10:05:50 +0000 (11:05 +0100)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 22 Oct 2020 10:05:50 +0000 (11:05 +0100)
commitfec3d792c98315cbbdd58d2a5e3605e485e780e8
tree3ad2b377d3afa882695b819754ce953006f7115d
parentff26faaf77d9fa555ee7476a11a574cb3530228c
QUIC: restored proper usage of ngx_quic_drop_ack_ranges().

ACK Ranges are again managed based on the remembered Largest Acknowledged
sent in the packet being acknowledged, which partially reverts c01964fd7b8b.
src/event/ngx_event_quic.c