commit 282b986905f59f28db1801ba2a7a397e85b5c78a
Merge: dadb6534af c71c87d5c9
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 23 21:49:01 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 dadb6534af9bc4c92aacb4f87ea9cee075b5d54f
Merge: bdf5e11596 6b32502aa6
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Apr 11 22:34:27 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 bdf5e11596aeee784b276037b5d951efc64de2be
Merge: 04df41821a 70f0941b23
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 10 20:34:43 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 04df41821a7ffbd19d811b6265269c50538a240e
Merge: 3741a6ff0e ac31976ffa
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 9 21:34:27 2024 +0000
Merging upstream branch-3.1
Commit list:
ac31976ffa tests: Fix compatibility issue with Python 3.13 in vlog.at.
commit 3741a6ff0e8afc7c6589f42ad97bdd454602b208
Merge: f7577a2051 27228f017f
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Apr 5 23:34:55 2024 +0000
Merging upstream branch-3.1
Commit list:
27228f017f ofproto-dpif-upcall: Fix ukey installation failure logs and counters.
commit f7577a20512d1540625a2ed7c7e005158be9723a
Merge: 1110e96479 d23fdb41e2
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 3 11:04:24 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 1110e96479fde851b985f000c5dacd4434c0f393
Merge: 093dad7612 852d86e2fd
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 22:04:30 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 093dad761262bd12cb402ddbfe0dc598c4b4c1e8
Merge: 0ed11af3ab 8925f29155
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 14:19:45 2024 +0000
Merging upstream branch-3.1
Commit list:
8925f29155 ofproto-dpif-xlate: Fix continuations with associated metering.
commit 0ed11af3ab18171dd3b1a55816cd07359a05ec41
Merge: e74dfafabc 934ab1e76b
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Mar 22 22:04:08 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 e74dfafabcb5553bf56ca73cbfd53959df194092
Merge: f1020d6cf4 fe5d15b40c
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Mar 19 21:33:42 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.