commit 29141584413bd30d6252468a0250a40fe8fa70b1
Merge: 9b5e829705 42e685916e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 23 21:47:22 2024 +0000
Merging upstream branch-3.3
Commit list:
42e685916e ovsdb: raft: Fix probe intervals after install snapshot request.
1c44cb5963 ovsdb: raft: Fix inability to join a cluster with a large database.
5966c22b85 rhel/systemd: Set ovsdb-server timeout to 5 minutes.
commit 9b5e8297058ed9bdb801eed7fa552374e3c34197
Merge: 7956e878a6 f19448b861
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Apr 11 22:32:39 2024 +0000
Merging upstream branch-3.3
Commit list:
f19448b861 github: Update python to 3.12.
b705fb8dd2 ovsdb-dot: Fix flake8 issues.
1ac823cb03 ovsdb-doc: Fix syntax warning with Python 3.12 and flake8 issues.
commit 7956e878a64a7b2b6c130179ca0e42f637f6d141
Merge: 41fe6a6437 7e99dbd8a0
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 10 20:33:11 2024 +0000
Merging upstream branch-3.3
Commit list:
7e99dbd8a0 python: Remove hacking dependency and use recent flake8.
41055da769 cirrus: Update to FreeBSD 13.3.
6448c1b697 vlog: Log stack trace on vlog_abort.
commit 41fe6a643789e67e19784ec92e604dedcae1f322
Merge: 3b2958ef7b a6852319b4
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 9 21:32:37 2024 +0000
Merging upstream branch-3.3
Commit list:
a6852319b4 tests: Fix compatibility issue with Python 3.13 in vlog.at.
commit 3b2958ef7b2594c68f0f5217d2fdf308c616b512
Merge: 69817f7024 775507fe91
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Apr 5 23:47:00 2024 +0000
Merging upstream branch-3.3
Commit list:
775507fe91 ofproto-dpif-upcall: Fix ukey installation failure logs and counters.
commit 69817f7024e55bea32b5498954ac1d9100c7aff8
Merge: 1a2a88672e b26baf873e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 3 11:02:50 2024 +0000
Merging upstream branch-3.3
Commit list:
b26baf873e conntrack: Do not use icmp reverse helper for icmpv6.
b9f28c5862 conntrack: Fix SNAT with exhaustion system test.
commit 1a2a88672ea5dc140c1eb3c55e1a2c57a5ba241f
Merge: 918ba37710 43db937876
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 22:02:16 2024 +0000
Merging upstream branch-3.3
Commit list:
43db937876 ovsdb: raft: Fix inability to join after leadership change round trip.
2a2f162b57 ovsdb: raft: Fix assertion when 1-node cluster looses leadership.
a174a5ab8b ovsdb: raft: Fix permanent joining state on a cluster member.
5eac230f22 ovsdb: raft: Fix time intervals for multitasking while joining.
99fe661f04 ovsdb: raft: Avoid transferring leadership to unavailable servers.
commit 918ba3771023fee90400e781cbba78b6f0c2bcff
Merge: 53f3f1b833 c560f6ca32
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 14:17:30 2024 +0000
Merging upstream branch-3.3
Commit list:
c560f6ca32 ofproto-dpif-xlate: Fix continuations with associated metering.
commit 53f3f1b8336df965c26afd1a01edba0b3d875ac8
Merge: e9ada703c5 1c1f173ce8
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Mar 22 22:01:59 2024 +0000
Merging upstream branch-3.3
Commit list:
1c1f173ce8 dpif-netdev: Fix crash due to tunnel offloading on recirculation.
feb0fefd8d netdev-dpdk: Disable outer UDP checksum offload for ice/i40e driver.
3280d95c42 ovs-monitor-ipsec: LibreSwan autodetect paths. (#1975039)
4fedcae6ee route-table: Avoid routes from non-standard routing tables.
9f39cd4a11 ovs-tcpdump: Fix cleanup mirror failed with twice fatal signals.
commit e9ada703c5b08b35e474efa9f6c67fdf5cf353b9
Merge: 742462843f 7fa40643e7
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Mar 19 21:32:36 2024 +0000
Merging upstream branch-3.3
Commit list:
7fa40643e7 ofproto-dpif: Fix tunnel with different name del/add failure.
04dc9d117a ofpbuf: Prevent undefined behavior in ofpbuf_clone.
commit 742462843fffb11552b8498e29241e60fd50f5c9
Merge: ed97fb253e 667c9eb2b0
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Sat Mar 16 01:32:33 2024 +0000
Merging upstream branch-3.3
Commit list:
667c9eb2b0 netdev-dpdk: Fix tunnel type check during Tx offload preparation.
332300c360 netdev-dpdk: Fix TCP check during Tx offload preparation.
e7778b3716 netdev-dpdk: Clear inner packet marks if no inner offloads requested.