commit 5fa824a087fed0d155479598973b745030716ce8
Merge: 0e9874b363 c71c87d5c9
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 23 21:38:51 2024 +0000
Merging upstream branch-3.1
Commit list:
c71c87d5c9 ovsdb: raft: Fix probe intervals after install snapshot request.
b237df7405 ovsdb: raft: Fix inability to join a cluster with a large database.
9812877077 rhel/systemd: Set ovsdb-server timeout to 5 minutes.
commit 0e9874b363f351c4657e5d65539bdb0933e11130
Merge: 49b1e54109 6b32502aa6
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Apr 11 22:23:32 2024 +0000
Merging upstream branch-3.1
Commit list:
6b32502aa6 github: Update python to 3.12.
f3ce71c75a ovsdb-dot: Fix flake8 issues.
7b994b4903 ovsdb-doc: Fix syntax warning with Python 3.12 and flake8 issues.
commit 49b1e5410972b14b214ecb8da1de12b650582834
Merge: 595be6c3f6 70f0941b23
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 10 20:38:20 2024 +0000
Merging upstream branch-3.1
Commit list:
70f0941b23 python: Remove hacking dependency and use recent flake8.
7e9b2f6617 cirrus: Update to FreeBSD 13.3.
commit 595be6c3f6bf9700cfb8145a647ec712684781cc
Merge: fa4c710b0e ac31976ffa
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 9 21:38:22 2024 +0000
Merging upstream branch-3.1
Commit list:
ac31976ffa tests: Fix compatibility issue with Python 3.13 in vlog.at.
commit fa4c710b0e84c2744f522e1448b44a0a3f568ffe
Merge: 252a57b47e 27228f017f
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Apr 5 23:38:30 2024 +0000
Merging upstream branch-3.1
Commit list:
27228f017f ofproto-dpif-upcall: Fix ukey installation failure logs and counters.
commit 252a57b47e963ed48c0a3d9bbb69ac1061d5d2f4
Merge: e4bb8df203 d23fdb41e2
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 3 10:53:21 2024 +0000
Merging upstream branch-3.1
Commit list:
d23fdb41e2 conntrack: Do not use icmp reverse helper for icmpv6.
c769ee467a conntrack: Fix SNAT with exhaustion system test.
commit e4bb8df203c21c3bfabe28b328499b7b1a3bfd2c
Merge: b082b0c916 852d86e2fd
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 21:53:19 2024 +0000
Merging upstream branch-3.1
Commit list:
852d86e2fd ovsdb: raft: Fix inability to join after leadership change round trip.
4136cd27ff ovsdb: raft: Fix permanent joining state on a cluster member.
7872a1e67e ovsdb: raft: Avoid transferring leadership to unavailable servers.
commit b082b0c9164502bba45a8a8e6d18903fdb161c23
Merge: 165aa35e61 8925f29155
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 14:23:23 2024 +0000
Merging upstream branch-3.1
Commit list:
8925f29155 ofproto-dpif-xlate: Fix continuations with associated metering.
commit 165aa35e611eb46e1349da0e9d59e5caf41c9263
Merge: bf4da24a98 934ab1e76b
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Mar 22 22:08:27 2024 +0000
Merging upstream branch-3.1
Commit list:
934ab1e76b ovs-monitor-ipsec: LibreSwan autodetect paths. (#1975039)
07a851265c route-table: Avoid routes from non-standard routing tables.
commit bf4da24a98da633071d339fff703ad69077ccc5c
Merge: b4b0b789bf fe5d15b40c
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Mar 19 21:38:01 2024 +0000
Merging upstream branch-3.1
Commit list:
fe5d15b40c ofproto-dpif: Fix tunnel with different name del/add failure.
159fd0355c ofpbuf: Prevent undefined behavior in ofpbuf_clone.