]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: sink: add a new dpapi ring buffer
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 16 Apr 2025 11:56:12 +0000 (13:56 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 16 Apr 2025 11:56:12 +0000 (13:56 +0200)
commitbea62356292a5f9c64e990cfd925da7877ecd3c3
treec8e662a197c5eadf52bdd6bf12749d22393a84c0
parentf6fc914fb63449f2c3d0aff32addccc2d62b7abf
MEDIUM: sink: add a new dpapi ring buffer

Add a 1MB ring buffer called "dpapi" for communication with the
dataplane API. It would first be used to transmit ACME informations to
the dataplane API but could be used for more.
src/sink.c