]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEV: haring: automatically use the advertised ring header size
authorWilly Tarreau <w@1wt.eu>
Mon, 4 Mar 2024 18:15:59 +0000 (19:15 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 9 Mar 2024 10:23:52 +0000 (11:23 +0100)
commit88e141b823f5f4ad3c98ac50541ff7ce8ed2ec28
treeb031855d91d98a4dfb21b6ddf648ef8971703bc3
parent77d7c352433f46dd490763429d4aa1e02471f0bb
DEV: haring: automatically use the advertised ring header size

Instead of emitting a warning, since we don't need the ring struct
anymore, we can just read what we need, parse the buffer and use the
advertised offset. Thus for now -f is simply ignored.
dev/haring/haring.c