commit 82345a570a13e051ed819f6e736dfdcf3ea0c677
Merge: 73aa27fc83 b2e1911039
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 24 13:38:20 2024 +0000
Merging upstream branch-2.17
Commit list:
b2e1911039 netdev-dpdk: Fix possible memory leak configuring VF MAC address.
commit 73aa27fc8383c29778cae144b2332f0f7bcb3c7a
Merge: 8bc38e6a6d 091961542a
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 23 21:38:51 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 8bc38e6a6da8486121fd4cf170b6002efce82d7d
Merge: 9fd3b72efa 1fe98e41f0
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Apr 11 22:23:44 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 9fd3b72efa64a19c1ae3fea0d9f9848468550e45
Merge: 8705b676b4 e4d61152f8
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 10 20:38:17 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.
fc2b1ad3d4 tests: Fix compatibility issue with Python 3.13 in vlog.at.
commit 8705b676b4c7c8d2d24c1895ec304be04a73cc75
Merge: b241a6e150 74875da782
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Apr 5 23:38:43 2024 +0000
Merging upstream branch-2.17
Commit list:
74875da782 ofproto-dpif-upcall: Fix ukey installation failure logs and counters.
commit b241a6e1507784f03b6144a20fc8eed723e076f9
Merge: fad2352a11 915d3c1ae5
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 3 10:53:40 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 fad2352a1112a2bc3847751a9a974176dbcd8ab6
Merge: 5afafcd521 1d740ed1b8
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 21:53:39 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 5afafcd5210ef85a789e9a59e3c9f96ad49a4cf0
Merge: 59a9b59378 30ea1ecc3e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Mar 27 14:23:19 2024 +0000
Merging upstream branch-2.17
Commit list:
30ea1ecc3e ofproto-dpif-xlate: Fix continuations with associated metering.
commit 59a9b59378a245b7da33b2fc7c439e1cb5fb0532
Merge: f42943f2f2 c0f0426195
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Mar 22 22:08:41 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 f42943f2f2a663c43663fa1a7d7cad757ec6f068
Merge: 6388f9648e 2c1b9e9cee
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Mar 19 21:38: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.