]> git.kaiwu.me - nginx.git/commit
Fixed computing nonce by xoring all packet number bytes.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 2 Apr 2020 08:40:25 +0000 (11:40 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 2 Apr 2020 08:40:25 +0000 (11:40 +0300)
commit9c8a7a52e1346b183b06bf7b86c69084c428580f
tree94dac39e566c6a3bd69a7a8bb6f75da0331c3071
parent01bddf4533d02338d560de9d4445196a337d8302
Fixed computing nonce by xoring all packet number bytes.

Previously, the stub worked only with pnl=0.
src/event/ngx_event_quic_protection.c