commit b8c1fee0b4767211e8b10b05853c8f6026e53003
Merge: b99645bc10 f0ccdfc0b3
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 23 21:47:38 2024 +0000
Merging upstream branch-3.2
Commit list:
f0ccdfc0b3 ovsdb: raft: Fix probe intervals after install snapshot request.
f34dba2f50 ovsdb: raft: Fix inability to join a cluster with a large database.
8d638257c7 rhel/systemd: Set ovsdb-server timeout to 5 minutes.
commit b99645bc10ffadd17527fc74554eb8facb01a161
Merge: 58bf710200 c88a35fc29
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Apr 11 22:32:40 2024 +0000
Merging upstream branch-3.2
Commit list:
c88a35fc29 github: Update python to 3.12.
d41d6c16d5 ovsdb-dot: Fix flake8 issues.
c494d7c3f0 ovsdb-doc: Fix syntax warning with Python 3.12 and flake8 issues.
commit 58bf71020082ee189f567c9f7fec31980e194c81
Merge: 2dd9378db9 bddcf4b123
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 10 20:32:24 2024 +0000
Merging upstream branch-3.2
Commit list:
bddcf4b123 python: Remove hacking dependency and use recent flake8.
a23eb15ab9 cirrus: Update to FreeBSD 13.3.
commit 2dd9378db96813015f9fb0dddbc2f9d9152136de
Merge: 32791e9658 fdc450427c
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 9 21:32:22 2024 +0000
Merging upstream branch-3.2
Commit list:
fdc450427c tests: Fix compatibility issue with Python 3.13 in vlog.at.
commit 32791e9658eb1e1c53181c04820dcb903e61f1ab
Merge: 7d6abcedc9 72ee47fd73
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Apr 5 23:47:46 2024 +0000
Merging upstream branch-3.2
Commit list:
72ee47fd73 ofproto-dpif-upcall: Fix ukey installation failure logs and counters.
commit 7d6abcedc94c68e0203f8bd99d57576dc2a2137e
Merge: 5943abcb94 247ad83e57
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 3 11:02:39 2024 +0000
Merging upstream branch-3.2
Commit list:
247ad83e57 conntrack: Do not use icmp reverse helper for icmpv6.
97a3e47d7b conntrack: Fix SNAT with exhaustion system test.
commit 5943abcb94a4d09bca41c34f0a83c5fcd33c52ba
Merge: 2ef6f5cf5b 780b62535f
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 22:02:25 2024 +0000
Merging upstream branch-3.2
Commit list:
780b62535f ovsdb: raft: Fix inability to join after leadership change round trip.
406d24c199 ovsdb: raft: Fix permanent joining state on a cluster member.
cd562af3cc ovsdb: raft: Avoid transferring leadership to unavailable servers.
commit 2ef6f5cf5b0abd8d083f3c5efbac951f274f3ec7
Merge: 33d7b0a2ea 9719f64a34
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 14:17:27 2024 +0000
Merging upstream branch-3.2
Commit list:
9719f64a34 ofproto-dpif-xlate: Fix continuations with associated metering.
commit 33d7b0a2eacf3412ebf4cc6aeef25309d8e29787
Merge: 4999e2c949 03d732cc2e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Mar 22 22:02:13 2024 +0000
Merging upstream branch-3.2
Commit list:
03d732cc2e ovs-monitor-ipsec: LibreSwan autodetect paths. (#1975039)
dcaae4808f route-table: Avoid routes from non-standard routing tables.
commit 4999e2c949ec0dc989943f576afee436a665ad76
Merge: 31cd5f6845 2ecb466f86
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Mar 19 21:32:20 2024 +0000
Merging upstream branch-3.2
Commit list:
2ecb466f86 ofproto-dpif: Fix tunnel with different name del/add failure.
f64f9a7cc9 ofpbuf: Prevent undefined behavior in ofpbuf_clone.