]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Pass CID as a buffer to quic_get_cid_tid()
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 26 Jan 2022 17:04:50 +0000 (18:04 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 27 Jan 2022 15:37:55 +0000 (16:37 +0100)
commit220894a5d601fdfc393f84fd0afe44c5bf3c500b
treeea4d1e28c20d599259dfcdb0350901b58dd51dd3
parent69dd5e6a0b05190381415908e8db732432316e18
MINOR: quic: Pass CID as a buffer to quic_get_cid_tid()

Very minor modification so that this function might be used for a context
without CID (at datagram level).
include/haproxy/xprt_quic.h
src/xprt_quic.c