]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: log: global lf_expr node options
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 25 Mar 2024 16:08:17 +0000 (17:08 +0100)
committerAurelien DARRAGON <adarragon@haproxy.com>
Fri, 26 Apr 2024 16:39:31 +0000 (18:39 +0200)
commit507223d527edb7fe965c4d3d6257973530aaa79a
tree3f867ef1d69d4326909ea754c605ca9fc0621223
parent7ff4f09e23b9d7427b88360841b27698d7e52413
MINOR: log: global lf_expr node options

Add options to lf_expr->nodes to store global options (those that are
common to all node) for easier access.

No functional change should be expected.
include/haproxy/log-t.h
src/log.c