]> git.kaiwu.me - nginx.git/commit
QUIC: fixed key extraction in bpf.
authorVladimir Homutov <vl@nginx.com>
Mon, 15 Mar 2021 16:05:38 +0000 (19:05 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 15 Mar 2021 16:05:38 +0000 (19:05 +0300)
commitbb44bfa631f2fefff0e9399383b06c9e09668556
tree7d1477d97af457374585b3a21068c84502825612
parente522bb69f9e4fa480dfe875a559445ec7831cec9
QUIC: fixed key extraction in bpf.

In case of long header packets, dcid length was not read correctly.

While there, macros to parse uint64 was fixed as well as format specifiers
to print it in debug mode.

Thanks to Gao Yan <gaoyan09@baidu.com>.
src/event/quic/bpf/ngx_quic_reuseport_helper.c