commit d63b32a343a258e5e869626bcb64944de1394404
Merge: 2a69a988c3 99e7cf9cce
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Sep 16 02:28:00 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 2a69a988c343e5d07df7cc3f04e8644925546ad4
Merge: 728b1d834e 120050c26f
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Aug 14 21:49:09 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 728b1d834e344dfc7a7218281cdc1556cf39ec2f
Merge: abf4cd4dbb e6baa67d88
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Aug 8 22:04:34 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.