haproxy/include
Willy Tarreau e352b9dac7 MINOR: vars: make vars_get_by_* support an optional default value
In preparation for support default values when fetching variables, we
need to update the internal API to pass an extra argument to functions
vars_get_by_{name,desc} to provide an optional default value. This
patch does this and always passes NULL in this argument. var_to_smp()
was extended to fall back to this value when available.
2021-09-03 12:08:54 +02:00
..
haproxy MINOR: vars: make vars_get_by_* support an optional default value 2021-09-03 12:08:54 +02:00
import BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long 2021-08-28 11:55:53 +02:00