From: Vladislav Odintsov <[email protected]> This picks up the following relevant OVS changes: f02dc3cfe vlog: Destroy async_append first then close log_fd. 01eca18be hash, jhash: Fix unaligned access to the hash remainder. ... and others.
Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2024-October/417627.html Signed-off-by: Vladislav Odintsov <[email protected]> --- ovs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovs b/ovs index f19448b861..dfe601bbc1 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit f19448b8618967a108ec6f34713dd811ce1d1334 +Subproject commit dfe601bbc154c836e6ec3526a1eb331c1c09a06e -- 2.46.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
