commit 1036ded5d1e62b932ec1b0b97119884b6def65c5
Merge: c2c244d6c4 99e7cf9cce
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Sep 16 02:28:11 2024 +0000
Merging upstream branch-3.1
Commit list:
99e7cf9cce vconn: Always properly free flow stats reply.
72f2f60dd7 mcast-snooping: Properly check group_get_lru return code.
f59f19bf69 ovsdb-idl: Fix IDL memory leak.
8b2e703a48 ofproto/bond: Preserve active bond member over restarts.
88b50b4cda ofproto-dpif-upcall: Avoid stale ukeys leaks.
commit c2c244d6c49e90d7d67afe005fca66af5d3328cd
Merge: 7b8b03b283 120050c26f
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Aug 14 21:53:39 2024 +0000
Merging upstream branch-3.1
Commit list:
120050c26f netdev-linux: Fix unaligned access to rpl_rtnl_link_stats64.
a480602cdf route-table: Fix another UBsan warning about pointer type.
commit 7b8b03b283bc6ed31a2d782cab99daa2e5b41bbc
Merge: 9e8d2ddcd8 e6baa67d88
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Aug 8 22:08:50 2024 +0000
Merging upstream branch-3.1
Commit list:
e6baa67d88 netdev-dpdk: Fix race condition in mempool information dump.
4cb73c60cd ovsdb: transaction: Remove incorrect transaction abort in pre-commit.