This update brings the following important fix:

  d512fda2bffa ("dns-resolve: Do not treat never accessed responses as 
expired.")

It fixes inability to connect to remotes specified as host names
in case DNS TTL is configured below N_REMOTES * max_backoff seconds.

Reported-at: https://issues.redhat.com/browse/FDP-2135
Signed-off-by: Ilya Maximets <[email protected]>
---
 ovs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ovs b/ovs
index a0f636163..d512fda2b 160000
--- a/ovs
+++ b/ovs
@@ -1 +1 @@
-Subproject commit a0f636163b60a6afe5e20da221b7e7a47a8a3753
+Subproject commit d512fda2bffad6df5a13c1b5f4809f6a9dd7b70d
-- 
2.51.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to