]> 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>
Mon, 28 Oct 2024 16:31:29 +0000 (17:31 +0100)
commit2613193033936beeb63f03b21fbfcbfaf2e5d2a9
tree0b69549c83a2826c856bdec1650a93c1b13cea6d
parent1f2c8286a795133e989015fb7908f3114039dcb6
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]