commit | 0eae57273b3a2b585ddc19d6f97cdc05f2203f0b | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Oct 17 18:05:18 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Oct 19 18:12:56 2022 +0200 |
tree | c0df01f27857005f03095ff9689eab057b5f3c07 | |
parent | 6c940569f607a2311861358fc607a4a08ce028c3 [diff] |
MINOR: quic: add version field on quic_rx_packet Add a new field version on quic_rx_packet structure. This is set on header parsing in qc_lstnr_pkt_rcv() function. This change has no functional impact. It is a part of a refactoring series on qc_lstnr_pkt_rcv(). The objective is facilitate integration of FD-owned socket patches. This should be backported up to 2.6.