commit | 8ae28077b9c34919c9ebd96295c05dc631e0df2e | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Jan 24 18:34:52 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Jan 26 10:51:16 2022 +0100 |
tree | 65a4efe4394b80f25c81c4faee2761db58759b77 | |
parent | f70fdde591a4ada9e8207783afc13d612fbd0ff4 [diff] |
MINOR: quic: refactor header protection removal Adjust the function to check if header protection can be removed. It can now be used both for a single packet in qc_lstnr_pkt_rcv and in the quic_conn handler to handle buffered packets for a specific encryption level.