]> git.kaiwu.me - nginx.git/commit
QUIC: account packet header length in amplification limit.
authorVladimir Homutov <vl@nginx.com>
Thu, 15 Oct 2020 08:37:01 +0000 (11:37 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 15 Oct 2020 08:37:01 +0000 (11:37 +0300)
commit26102d7ad77f4aefa12744027778e2f2c8412201
tree640f4b15974df37b17b48f2f6a15e1589bbfa207
parent72b566cea5387644853def8230aa19e4c1e1990b
QUIC: account packet header length in amplification limit.

Header length calculation is adjusted to account real connection id lengths
instead of worst case.
src/event/ngx_event_quic.c
src/event/ngx_event_quic.h