This is a new stable OVS release that brings two important fixes:

  cd77890d0658 ("dpif: Maintain upcall_pid, mtu and hash.")
  bafb0ed764db ("dns-resolve: Do not treat never accessed responses as 
expired.")

Fist fixes the packet drop in system tests with Linux v6.17+.
Second one 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 852f07e52..2e7d3ea0d 160000
--- a/ovs
+++ b/ovs
@@ -1 +1 @@
-Subproject commit 852f07e5251c6a0c0d5c43dc980d12a4f1bcd370
+Subproject commit 2e7d3ea0d0cade43da9156646cf8260f454431e8
-- 
2.51.0

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

Reply via email to