]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: support pacing emission on quic_conn layer
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 24 Oct 2024 14:06:48 +0000 (16:06 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 28 Oct 2024 16:31:29 +0000 (17:31 +0100)
commit248b0c786e8328f8ea8103469ac1a32bd789156d
tree47afedb25ed1e36a0b4c1d0e201180884662a5c9
parentb29224297d43c71fb64e30669ee1e662b0b33e85
MINOR: quic: support pacing emission on quic_conn layer
include/haproxy/quic_pacing-t.h
include/haproxy/quic_pacing.h
include/haproxy/quic_tx-t.h
include/haproxy/quic_tx.h
src/mux_quic.c
src/quic_pacing.c
src/quic_tx.c