From: Christopher Faulet Date: Mon, 26 May 2025 05:38:11 +0000 (+0200) Subject: MINOR: listeners: Add support for a label on bind line X-Git-Tag: v3.2.0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99e755d673e1e4bdfe9a27418510c083c0aa4e87;p=thirdparty%2Fhaproxy.git MINOR: listeners: Add support for a label on bind line It is now possile to set a label on a bind line. All sockets attached to this bind line inherits from this label. The idea is to be able to groud of sockets. For now, there is no mechanism to create these groups, this must be done by hand. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index cb94e2ff6..832948ad4 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -16698,6 +16698,10 @@ interface client IP addresses need to be able to reach frontends hosted on different interfaces. +label