]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: define quic_pacing module
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 24 Oct 2024 13:53:17 +0000 (15:53 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 31 Oct 2024 14:35:31 +0000 (15:35 +0100)
commita046e13e2f0298e2412b7e872df71faeb7fbc8ab
tree8f4454b5186dd8a74ea4fe0bdbfa394e2768dac1
parent4618b48c19c41959381a89de266aaf01a5ed9dd2
MINOR: quic: define quic_pacing module
Makefile
include/haproxy/mux_quic-t.h
include/haproxy/quic_conn.h
include/haproxy/quic_pacing-t.h [new file with mode: 0644]
include/haproxy/quic_pacing.h [new file with mode: 0644]
src/mux_quic.c
src/quic_pacing.c [new file with mode: 0644]