]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cfgparse-global: move unsupported keywords in global list
authorValentine Krasnobaeva <vkrasnobaeva@haproxy.com>
Wed, 14 Aug 2024 16:25:41 +0000 (18:25 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 20 Aug 2024 17:16:33 +0000 (19:16 +0200)
commit731ef865e3ed04b4f1aa1ebca7aa8786d13847e7
tree447657ccd9af3c1e6977603583549b74b591cfa8
parent55309592dbc27b70436a5610e20431255eb06cde
MINOR: cfgparse-global: move unsupported keywords in global list

Following the previous commits and in order to clean up cfg_parse_global let's
move unsupported keywords in the global list and let's add for them a dedicated
parser.
src/cfgparse-global.c