aboutsummaryrefslogtreecommitdiff
path: root/src/http/v3/ngx_http_v3_request.c
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2020-09-08 13:27:39 +0300
committerSergey Kandaurov <pluknet@nginx.com>2020-09-08 13:27:39 +0300
commit952c6f19898b770906aefeb52dd0eb8a578dd808 (patch)
treecb8391320db9ccfb32be863aafce9a7566defae5 /src/http/v3/ngx_http_v3_request.c
parente43ef3dda9efaa1488c36951b089d77f65c75a79 (diff)
downloadnginx-952c6f19898b770906aefeb52dd0eb8a578dd808.tar.gz
nginx-952c6f19898b770906aefeb52dd0eb8a578dd808.zip
QUIC: update packet length for short packets too.
During long packet header parsing, pkt->len is updated with the Length field value that is used to find next coalesced packets in a datagram. For short packets it still contained the whole QUIC packet size. This change uniforms packet length handling to always contain the total length of the packet number and protected packet payload in pkt->len.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions