]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: quic: remove unused cbuf module
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 21 May 2025 10:03:47 +0000 (12:03 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 21 May 2025 12:16:37 +0000 (14:16 +0200)
commitcf45bf1ad87687b6f6eb47c7e36e3d2779abfc0f
tree8f42d78d2d730a972ae32a57fc5cfb4696a43330
parentb437094853c15504dbde74e37c0bfcb20755eef4
CLEANUP: quic: remove unused cbuf module

Cbuf are not used anymore. Remove the related source and header files,
as well as include statements in the rest of QUIC source files.
Makefile
include/haproxy/cbuf-t.h [deleted file]
include/haproxy/cbuf.h [deleted file]
include/haproxy/quic_conn-t.h
src/cbuf.c [deleted file]
src/proto_quic.c
src/quic_conn.c