commit f12e5b024260822430b0f17e0a64637a54f7d4d8
Merge: 8ddde31ed4 091961542a
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 23 21:43:00 2024 +0000
Merging upstream branch-2.17
Commit list:
091961542a ovsdb: raft: Fix probe intervals after install snapshot request.
15720a3e24 ovsdb: raft: Fix inability to join a cluster with a large database.
856cf68bca rhel/systemd: Set ovsdb-server timeout to 5 minutes.
commit 8ddde31ed4d4351a10cb661511111921bacd4670
Merge: 2c32df368d 1fe98e41f0
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Apr 11 22:28:23 2024 +0000
Merging upstream branch-2.17
Commit list:
1fe98e41f0 github: Update python to 3.12.
ae67980c00 ovsdb-dot: Fix flake8 issues.
143fdbaeb5 ovsdb-doc: Fix syntax warning with Python 3.12 and flake8 issues.
commit 2c32df368d49914ad359e4c90a513d10cfac8d34
Merge: 82677811bd e4d61152f8
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 10 20:28:20 2024 +0000
Merging upstream branch-2.17
Commit list:
e4d61152f8 python: Remove hacking dependency and use recent flake8.
69687ac1b2 cirrus: Update to FreeBSD 13.3.
10588fed09 xenserver: Fix tests with Python 3.12.
commit 82677811bd9719f25c6f4f1792dfd8543c35ea46
Merge: dc58c42229 fc2b1ad3d4
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 9 21:43:31 2024 +0000
Merging upstream branch-2.17
Commit list:
fc2b1ad3d4 tests: Fix compatibility issue with Python 3.13 in vlog.at.
commit dc58c42229eafbf2786a109aaabb5a9df2bef36c
Merge: 36ad511ce1 74875da782
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Apr 5 23:43:20 2024 +0000
Merging upstream branch-2.17
Commit list:
74875da782 ofproto-dpif-upcall: Fix ukey installation failure logs and counters.
commit 36ad511ce1140dd4e5dcd94f342cb9cc1fd7e17f
Merge: 8a1e4c7d37 915d3c1ae5
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 3 10:58:56 2024 +0000
Merging upstream branch-2.17
Commit list:
915d3c1ae5 conntrack: Do not use icmp reverse helper for icmpv6.
13678cfab7 conntrack: Fix SNAT with exhaustion system test.
commit 8a1e4c7d376cbc684ca2e5be000ea6ffcf9a7873
Merge: a58875a08f 1d740ed1b8
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 21:58:29 2024 +0000
Merging upstream branch-2.17
Commit list:
1d740ed1b8 ovsdb: raft: Fix inability to join after leadership change round trip.
7065ac8e10 ovsdb: raft: Fix permanent joining state on a cluster member.
1aa302fb5e ovsdb: raft: Avoid transferring leadership to unavailable servers.
commit a58875a08f9f85d5ddd64aa17bc96354535d53d5
Merge: 23f3cdb128 30ea1ecc3e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 14:13:39 2024 +0000
Merging upstream branch-2.17
Commit list:
30ea1ecc3e ofproto-dpif-xlate: Fix continuations with associated metering.
commit 23f3cdb1281b18014efa151f0f05ed0ed9add85c
Merge: cda1401fbf c0f0426195
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Mar 22 22:13:51 2024 +0000
Merging upstream branch-2.17
Commit list:
c0f0426195 ovs-monitor-ipsec: LibreSwan autodetect paths. (#1975039)
f913a4c78b route-table: Avoid routes from non-standard routing tables.
commit cda1401fbf445bed8c765500a4def6f4b047ce87
Merge: e5c83b7dbf 2c1b9e9cee
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Mar 19 21:43:21 2024 +0000
Merging upstream branch-2.17
Commit list:
2c1b9e9cee ofproto-dpif: Fix tunnel with different name del/add failure.
019e545ba8 ofpbuf: Prevent undefined behavior in ofpbuf_clone.
1a5f056303 github: Reduce ASLR entropy to be compatible with asan in llvm 14.
adcb870d1a bfd: Improve state change log message. (#2258496)
f9602296a9 tests: Fix "SSL db: Implementation" test with openssl > 3.2.0.
ee8485227f conntrack: Fix flush not flushing all elements.