]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: resolvers: remove unused RSLV_UPD_OBSOLETE_IP flag
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 28 Dec 2023 10:50:05 +0000 (11:50 +0100)
committerAurelien DARRAGON <adarragon@haproxy.com>
Tue, 2 Jan 2024 09:29:33 +0000 (10:29 +0100)
commit299501845d8047815e73fb005f5a900878a72a35
tree56b3e2545a1733dac55011e426eef9e39398b0fe
parent3ebe7bef8d8b55e98e807b1d15b5b3ba64c2dc0a
CLEANUP: resolvers: remove unused RSLV_UPD_OBSOLETE_IP flag

RSLV_UPD_OBSOLETE_IP was introduced with commit a8c6db8d2 ("MINOR: dns:
Cache previous DNS answers.") but the commit didn't make any use of it,
and today the flag is still unused. Since we have no valid use for it,
better remove it to prevent confusions.
include/haproxy/resolvers-t.h