On Sat, Nov 15, 2025 at 1:19 AM Ilya Maximets <[email protected]> wrote:

> This update brings two important fixes:
>
>   7f33eed25a81 ("dpif: Maintain upcall_pid, mtu and hash.")
>   0b29edb5cbdc ("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 9bfe33e12..0b29edb5c 160000
> --- a/ovs
> +++ b/ovs
> @@ -1 +1 @@
> -Subproject commit 9bfe33e12f5a90608a9a9a021e752d71f54e8f6d
> +Subproject commit 0b29edb5cbdcffc60e29b2613aa375c39bbaa8c1
> --
> 2.51.0
>
> _______________________________________________
> dev mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
>
Thank you Ilya,

I went ahead and merged this into main.

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

Reply via email to