mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 10:22:49 +02:00
the function server_parse_addr_change_request() contain an hardcoded updater source "stats command". this function can be called from other sources than the "stats command", so this patch make this argument generic.