]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: complete traces in qc_rx_pkt_handle()
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 24 Nov 2022 16:15:08 +0000 (17:15 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 2 Dec 2022 13:45:43 +0000 (14:45 +0100)
commit3f474e64c85da37e65c1c58dddc48a474dc0d6a3
tree1cfcb0a65e4d664b9b0d76d57c4fd4d850536c0a
parent518c98f15059ba27d4cf020fa313a96ddaab78f3
MINOR: quic: complete traces in qc_rx_pkt_handle()

Add missing ENTER trace for qc_rx_pkt_handle() function. LEAVE traces
are already present.

This should be backported up to 2.7.
src/quic_conn.c