This picks up the following relevant OVS changes: a15ce086d ofproto-dpif: Improve load balancing in dp_hash select groups. 76ba41b5c vconn: Always properly free flow stats reply. 64cb90507 ovsdb-idl: Fix IDL memory leak. ... 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 c598c05c8..a15ce086d 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit c598c05c85b2d38874a0ce8f7f088f6aae4fdabc +Subproject commit a15ce086d41f9dfe6c1589333413b8e777401ef0 -- 2.46.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
