commit 3713b4e9c96086333b651dc547d5a18ccd6591ba
Merge: f9a26721d9 bb49e027c1
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Sep 16 02:27:14 2024 +0000
Merging upstream branch-3.3
Commit list:
bb49e027c1 vconn: Always properly free flow stats reply.
a0e4171bc9 mcast-snooping: Properly check group_get_lru return code.
58ff239470 ovsdb-idl: Fix IDL memory leak.
5984640f02 ofproto/bond: Preserve active bond member over restarts.
c64206c6e0 ofproto-dpif-upcall: Avoid stale ukeys leaks.
823b3dd823 ci: Use previous sarif-tools release due to issue in latest release.
commit f9a26721d95af6def4d09a1770ad2df5af7d3410
Merge: 41711102ee a6b49a6a28
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Aug 29 11:32:49 2024 +0000
Merging upstream branch-3.3
Commit list:
a6b49a6a28 userspace: Correctly set ip offload flag in native tunneling.
commit 41711102eeaaeea5ba5ae1f41d14a3af0e3c6f93
Merge: 0eb320cdf0 09cfc0ba9e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Aug 27 22:28:15 2024 +0000
Merging upstream branch-3.3
Commit list:
09cfc0ba9e Prepare for 3.3.3.
dfe601bbc1 Set release date for 3.3.2.
commit 0eb320cdf0b4d2e081ad38ccec46ac6006229ba3
Merge: 7db7165705 a097f4a39b
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Aug 27 19:03:44 2024 +0000
Merging upstream branch-3.3
Commit list:
a097f4a39b docs: Fix argument formatting in ovs-appctl(8) man page.
commit 7db716570594277032b7bf4991068351d1137f7a
Merge: 3cc89bc2a3 1e6c691699
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Aug 15 13:02:27 2024 +0000
Merging upstream branch-3.3
Commit list:
1e6c691699 dp-packet: Correct IPv4 checksum calculation. ()
commit 3cc89bc2a34172c14e47a27a9ca8dc2be5ec4144
Merge: 62ef744448 c1c70e0838
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Aug 14 21:47:24 2024 +0000
Merging upstream branch-3.3
Commit list:
c1c70e0838 netdev-linux: Fix unaligned access to rpl_rtnl_link_stats64.
b176cea4f4 route-table: Fix another UBsan warning about pointer type.
commit 62ef744448c26898f0a0f6c9017db05a7f217e71
Merge: 7188a23809 9fac5b970e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Aug 14 14:18:32 2024 +0000
Merging upstream branch-3.3
Commit list:
9fac5b970e netdev-linux: Do not offload IP checksum.
commit 7188a23809ec4667a39f734e9d4e037e3454c127
Merge: 65b2f8cd44 73c563efc7
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Aug 12 14:43:25 2024 +0000
Merging upstream branch-3.3
Commit list:
73c563efc7 tunnel, tests: Add test for mirroring over tunnels.
81e64f47d7 ofproto-dpif-xlate: Add a recursion limit to tunnel address lookup.
commit 65b2f8cd44adc339d35cc43680ec401b72942b4e
Merge: 62b757012a 7428125173
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Aug 8 22:02:28 2024 +0000
Merging upstream branch-3.3
Commit list:
7428125173 netdev-dpdk: Fix race condition in mempool information dump.
e0c0302d71 ovsdb: transaction: Remove incorrect transaction abort in pre-commit.