commit e10de5a6122b80178a1cdd442502db4e6f3085b8
Merge: 22a80e886b b40816c738
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Feb 10 21:52:28 2026 +0000
Merging upstream branch-3.6
Commit list:
b40816c738 rhel: Avoid warning about missing .la with Fedora spec.
47e5060b7e rhel: Remove kernel mentions from the Fedora spec.
c55837e382 rhel: Don't ship network scripts on RHEL 9+ and Fedora 41+.
ac570103d4 rhel: Don't build network scripts package on RHEL 9+ with Fedora spec.
commit 22a80e886b2d964bf4e04be6d44705a43190631d
Merge: b031037dd7 b9e4718698
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Feb 9 15:52:52 2026 +0000
Merging upstream branch-3.6
Commit list:
b9e4718698 treewide: Fix discarded-qualifers warnings.
d6377944e3 ovsdb-server: Fix relay remotes string check.
commit b031037dd714a62bafedaa429091e5792e091b20
Merge: bb9e790dd3 1404e624cf
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Sat Feb 7 00:37:47 2026 +0000
Merging upstream branch-3.6
Commit list:
1404e624cf ofproto-dpif-xlate: Avoid mirroring on recirculation.
371396824d cirrus: Use FreeBSD release images instead of stable snapshots.
f968958c42 automake: Don't install the libopenvswitchavx512.
1142312f09 fedora: Fix package install on Fedora 43.
4711b65482 ipsec: libreswan: Consider active only when child SA is established. ()
08a9ebe423 ipsec: libreswan: Silence warning about overriding auto=route in v5.3.
c691c76c42 ipsec: libreswan: Fix warning for obsolete keyingtries in v5.
d131e6e1d8 system-ipsec.at: Use natural sorting for SA list.
commit bb9e790dd35b0777c16515d471917d4cca7d6f8e
Merge: f02a2a8307 3544a362e4
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Jan 26 22:50:26 2026 +0000
Merging upstream branch-3.6
Commit list:
3544a362e4 rconn: Fix fd leak when close monitor.
commit f02a2a830767040e8eeb8c26308ef098f44e92ad
Merge: 21fad0a7d1 d50714adaf
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Jan 26 17:00:21 2026 +0000
Merging upstream branch-3.6
Commit list:
d50714adaf dpif-netdev: Reorder flow mark assignment.
commit 21fad0a7d1cbb4bd71e4d924fdcf0a55841c137e
Merge: 6a1c25feb8 06c63e9f6e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Jan 22 14:07:40 2026 +0000
Merging upstream branch-3.6
Commit list:
06c63e9f6e dpdk: Avoid maybe uninitialized for found_value variable.
commit 6a1c25feb86060f184ea22926fe1a34eb033c829
Merge: e3ecaeb32b 818c9cc8a8
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Jan 16 18:22:34 2026 +0000
Merging upstream branch-3.6
Commit list:
818c9cc8a8 ofproto-dpif: Limit recirc_id to 28 bits for TC compatibility. ()
3617604a79 netdev-offload-tc: Make sure tcf_id chain doesn't exceed upper limit. ()
dfa40b7c7b tests: Fix QoS tests for tc rounding behavior change. ()
c682d7cd4e ovsdb: raft: Reset connections with incorrect cluster/server ids.
6f90ce0971 odp-util: Fixes for the set(nsh) action commit.
2d4721b724 tunnels: Don't unwildcard tunnel fields on write.
a1afd9e34e python: dns: Do not treat never accessed responses as expired.
commit e3ecaeb32b12819770f690da4f91e58dc5980f31
Merge: adf21d57da 63f059f9cd
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Jan 16 11:08:08 2026 +0000
Merging upstream branch-3.6
Commit list:
63f059f9cd dpif_netdev: Fix nullable memcpy in queue_netdev_flow_put().
commit adf21d57da35846855f9f997af9cad171db1d3be
Merge: ce5f9b4beb 0e838ddd98
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Jan 7 21:07:33 2026 +0000
Merging upstream branch-3.6
Commit list:
0e838ddd98 ovsdb: raft: Actually suppress the disruptive server.
9f7842d835 netdev-afxdp: Fix impossible typo.
5d01048f8e tunnel: Avoid matching on df and csum flags.
bf037b18f5 dp-packet-gso: Request UDP checksum when needed.
00e5addc95 netdev-dpdk: Fix TSO packet length check for tunnels.
db112bb3c3 netdev-dpdk: Fix rx queue fill level with QoS.