]> git.kaiwu.me - nginx.git/commit
Introduced packet namespace in QUIC connection.
authorVladimir Homutov <vl@nginx.com>
Wed, 1 Apr 2020 11:31:08 +0000 (14:31 +0300)
committerVladimir Homutov <vl@nginx.com>
Wed, 1 Apr 2020 11:31:08 +0000 (14:31 +0300)
commitd7eeb2e30b4e90739d5784dd5369834fc7d390f6
treedccd49370e6f017e0237a12c92851203806a531b
parent95954173969e185c03e784b658e941986ea85a95
Introduced packet namespace in QUIC connection.

The structure contains all data that is related to the namespace:
packet number and output queue (next patch).
src/event/ngx_event_quic.c
src/event/ngx_event_quic_protection.c
src/event/ngx_event_quic_transport.c
src/event/ngx_event_quic_transport.h