commit | 5efdef24c1753d7a68d1f6c8dc8cb6b4b84a3361 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Mar 11 18:03:21 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 12 17:41:28 2021 +0100 |
tree | 56fa506bc32f7328b75413df1f9bbbc699c8cabb | |
parent | 51d5e3bda7fb07a5f03cb878dd66f673c3ed1a59 [diff] |
MINOR: resolvers: Add function to change the srv status based on SRV resolution srvrq_update_srv_status() update the server status based on result of SRV resolution. For now, it is only used from snr_update_srv_status() when appropriate.