]> git.kaiwu.me - nginx.git/commit
Reworked macros for parsing/assembling packet types.
authorVladimir Homutov <vl@nginx.com>
Thu, 30 Apr 2020 09:38:38 +0000 (12:38 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 30 Apr 2020 09:38:38 +0000 (12:38 +0300)
commited461dbff70d5962e58cd894b77e7bd478daacb9
treecd8d07e4e3b5d80918b5501b51466ceb4207cb6f
parent4c2ccf217a2e663b425dab03f177d87e0cf1fb6d
Reworked macros for parsing/assembling packet types.

Previously, macros checking a packet type with the long header also checked
whether this is a long header.  Now it requires a separate preceding check.
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