]> git.kaiwu.me - nginx.git/commit
QUIC: fixed handling of initial source connection id.
authorVladimir Homutov <vl@nginx.com>
Wed, 26 Jan 2022 12:48:12 +0000 (15:48 +0300)
committerVladimir Homutov <vl@nginx.com>
Wed, 26 Jan 2022 12:48:12 +0000 (15:48 +0300)
commitd5e71992c3431af3c97312f75057966cbd0eb68f
tree6ff08b8996e59aa0a028ad766cfa4e1ed939855f
parentede7dbe0070875cf93998a70fd2a3ceab21377da
QUIC: fixed handling of initial source connection id.

This was broken in 1e2f4e9c8195.

While there, adjusted formatting of debug message with socket seqnum.
src/event/quic/ngx_event_quic_migration.c
src/event/quic/ngx_event_quic_output.c