]> git.kaiwu.me - nginx.git/commit
Removed source/destination swap from the function creating header.
authorVladimir Homutov <vl@nginx.com>
Mon, 20 Apr 2020 09:12:17 +0000 (12:12 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 20 Apr 2020 09:12:17 +0000 (12:12 +0300)
commit67aa3b91919096506b8504dc681264dd2f08fd0c
treeb2532c96d2058c5211d6b2ecf8558a5f370fab13
parentfa264b46b13d4065341cf5cb578a9b0c6ed2b1d3
Removed source/destination swap from the function creating header.

The function now creates a header according to fileds provided in the "pkt"
argument without applying any logic regarding sending side.
src/event/ngx_event_quic.c
src/event/ngx_event_quic_transport.c