| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-openvswitch | Distribution: openSUSE Tumbleweed |
| Version: 3.6.1 | Vendor: openSUSE |
| Release: 31.2 | Build date: Tue Jan 6 15:56:34 2026 |
| Group: Productivity/Networking/System | Build host: reproducible |
| Size: 2190338 | Source RPM: openvswitch-3.6.1-31.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://openvswitch.org/ | |
| Summary: Python3 bindings for Open vSwitch | |
This package contains the Python3 bindings for Open vSwitch database.
Apache-2.0
* Tue Jan 06 2026 Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- OVN update to 25.03.2
- Bug fixes
- Dynamic Routing:
* Add the option "dynamic-routing-redistribute-local-only" to Logical
Routers and Logical Router Ports which refines the way in which
chassis-specific Advertised_Routes (e.g., for NAT and LB IPs) are
advertised.
* Add the option "dynamic-routing-vrf-id" to Logical Routers which allows
CMS to specify the Linux routing table id for a given vrf.
- Add ovn-nbctl lsp-add-router-port which will create router port on
specified LS.
- Add ovn-nbctl lsp-add-localnet-port which will create localnet port on
specified LS.
* Mon Nov 17 2025 Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Upstream bugfix update:
- openvswtich to 3.6.1
https://www.openvswitch.org/releases/NEWS-3.6.1.txt
- OVN to 25.03.1
https://github.com/ovn-org/ovn/blob/v25.03.1/NEWS
* Thu Aug 21 2025 Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update openvswitch to 3.6.0. For a list of changes, check
https://www.openvswitch.org/releases/NEWS-3.6.0.txt
* Tue Mar 18 2025 Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Fix ovs-flowviz python3 dependencies
- Rename "python3-ovs" to "python3-openvswitch" for distro consistency
* Mon Mar 10 2025 Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update OVN to 25.03.0 for a list of changes, check
https://github.com/ovn-org/ovn/blob/v25.03.0/NEWS
* Fri Feb 28 2025 Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update openvswitch to 3.5.0 for a list of changes, check
https://www.openvswitch.org/releases/NEWS-3.5.0.txt
- Update patch file 0001-Use-strongswan-for-openvswitch-ipsec-service.patch
- Update OVN to 24.09.02. For a list of changes, check
https://github.com/ovn-org/ovn/blob/v24.09.2/NEWS
* Mon Jan 27 2025 Clemens Famulla-Conrad <cfamullaconrad@suse.com>
- Update openvswitch to 3.3.2. For a list of changes, check
https://github.com/openvswitch/ovs/blob/v3.3.2/NEWS
- Update OVN to 24.03.5. For a list of changes, check
https://github.com/ovn-org/ovn/blob/v24.03.5/NEWS
- This update fix CVE-2025-0650 ovn: egress ACLs may be bypassed
via specially crafted UDP packet (bsc#1236353)
* Mon Dec 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Add proper dependency on /usr/sbin/ipsec on openvswitch-ipsec:
without the binary present, the service crashes on startup
(boo#1234617).
* Wed Aug 28 2024 Duraisankar P <Duraisankar.pitchumani@suse.com>
- Update openvswitch to 3.3.1. For a list of changes, check
https://github.com/openvswitch/ovs/blob/v3.3.1/NEWS
- Update OVN to 24.03.3. For a list of changes, check
https://github.com/ovn-org/ovn/blob/v24.03.3/NEWS
- Drop upstream fixed patches,
* CVE-2023-1668.patch
* CVE-2023-3152.patch
* CVE-2023-5366.patch
* openvswitch-2.17.8-gcc14-build-fix.patch
* openvswitch-CVE-2023-3966.patch
- Updated the patch for version v3.3.1
* install-ovsdb-tools.patch
* Tue Jul 30 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang_path macro, [bsc#1212476]
* Tue Jun 04 2024 Martin Jambor <mjambor@suse.com>
- GCC 14 started to advertise c_atomic extension, older versions
didn't do that. Add check for __clang__, so GCC doesn't include
headers designed for Clang
(openvswitch-2.17.8-gcc14-build-fix.patch) [boo#1225906]
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Thu Feb 15 2024 Duraisankar P <Duraisankar.pitchumani@suse.com>
- Fix CVE-2023-3966 [bsc#1219465] openvswitch3: Invalid memory access in Geneve with HW offload
- Added patch,
+openvswitch-CVE-2023-3966.patch
* Thu Feb 01 2024 Duraisankar P <Duraisankar.pitchumani@suse.com>
- Fix CVE-2023-5366 [bsc#1216002], openvswitch: missing masks on a final stage with ports trie
- Added patch,
* CVE-2023-5366.patch
* Thu Dec 14 2023 Dirk Müller <dmueller@suse.com>
- convert to sysuser generated users
* Mon Dec 04 2023 Ana Guerrero <ana.guerrero@suse.com>
- Add BuildRequires on python-setuptools. Previously this was pulled
by python-Sphinx in the build environment.
* Thu Sep 07 2023 Duraisankar P <Duraisankar.pitchumani@suse.com>
- Fix CVE-2023-3153 [bsc#1212125], VUL-0: CVE-2023-3153: openvswitch,openvswitch3: service monitor MAC flow is not rate limited
- Added patch,
CVE-2023-3152.patch
* Wed May 17 2023 Duraisankar P <Duraisankar.pitchumani@suse.com>
- Fix CVE-2023-1668 [bsc#1210054], openvswitch: remote traffic denial of service via crafted packets with IP proto 0
- Added patch,
CVE-2023-1668.patch
* Tue May 02 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Remove python/ovs/dirs.py prior to building: have this
re-generated based on the shipped template (boo#1210479).
* Wed Apr 05 2023 Duraisankar P <Duraisankar.pitchumani@suse.com>
- Update OVS version to v3.1.0 and OVN version to v23.03.0
Some of the features are,
- ovs-vswitchd now detects changes in CPU affinity and adjusts the number
of handler and revalidator threads if necessary.
- AF_XDP:
* Added support for building with libxdp and libbpf >= 0.7.
* Support for AF_XDP is now enabled by default if all dependencies are
available at the build time. Use --disable-afxdp to disable.
Use --enable-afxdp to fail the build if dependencies are not present.
- ovs-appctl:
* "ovs-appctl ofproto/trace" command can now display port names with the
"--names" option.
- OVSDB-IDL:
* Add the support to specify the persistent uuid for row insert in both
C and Python IDLs.
- Windows:
* Conntrack IPv6 fragment support.
- DPDK:
* Add support for DPDK 22.11.1.
- For the QoS max-rate and STP/RSTP path-cost configuration OVS now assumes
10 Gbps link speed by default in case the actual link speed cannot be
determined. Previously it was 10 Mbps. Values can still be overridden
by specifying 'max-rate' or '[r]stp-path-cost' accordingly.
- OpenFlow:
* New OpenFlow extension NXT_CT_FLUSH to flush connections matching
the specified fields.
- ovs-ctl:
* New option '--dump-hugepages' to include hugepages in core dumps. This
can assist with postmortem analysis involving DPDK, but may also produce
significantly larger core dump files.
- ovs-dpctl and 'ovs-appctl dpctl/' commands:
* 'flush-conntrack' is now capable of handling partial 5-tuple,
with additional optional parameter to specify the reply direction.
- ovs-ofctl:
* New command 'flush-conntrack' that accepts zone and 5-tuple (or partial
5-tuple) for both directions.
- Support for travis-ci.org based continuous integration builds has been
dropped.
- Userspace datapath:
* Add '-secs' argument to appctl 'dpif-netdev/pmd-rxq-show' to show
the pmd usage of an Rx queue over a configurable time period.
* Add new experimental PMD load based sleeping feature. PMD threads can
request to sleep up to a user configured 'pmd-maxsleep' value under
low load conditions.
- For more details, check
https://github.com/openvswitch/ovs/blob/v3.1.0/NEWS
- Includes secrity fix for CVE-2022-4338 (bsc#1206580) and CVE-2022-4337 (bsc#1206581)
- Removed patches,
* 0001-Replace-deprecated-var-run-with-run.patch
* 0001-openvswitch-merge-compiler.h-files-into-one-file.patch
* openvswitch-CVE-2021-36980.patch
* 0002-build-Seperated-common-used-headers.patch
* a77ad9693c8b49055389559187fe74eddb619746.patch
* 0001-m4-Test-avx512-for-x86-only.patch
* openvswitch-2.17.2-Fix-tests-with-GNU-grep-3.8.patch
- Renamed and rebased patches,
* 0001-Don-t-change-permissions-of-dev-hugepages.patch
* 0001-Use-double-hash-for-OVS_USER_ID-comment.patch
* 0001-Run-ovn-as-openvswitch-openvswitch.patch
* 0001-Use-strongswan-for-openvswitch-ipsec-service.patch
* 0001-Run-openvswitch-as-openvswitch-openvswitch.patch
- Added ovsb tool install patch,
* install-ovsdb-tools.patch
/usr/lib/python3.13/site-packages/ovs /usr/lib/python3.13/site-packages/ovs-3.6.1-py3.13.egg-info /usr/lib/python3.13/site-packages/ovs-3.6.1-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/ovs-3.6.1-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/ovs-3.6.1-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/ovs-3.6.1-py3.13.egg-info/requires.txt /usr/lib/python3.13/site-packages/ovs-3.6.1-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/ovs/__init__.py /usr/lib/python3.13/site-packages/ovs/__pycache__ /usr/lib/python3.13/site-packages/ovs/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/daemon.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/daemon.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/dirs.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/dirs.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/dns_resolve.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/dns_resolve.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/fatal_signal.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/fatal_signal.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/fcntl_win.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/fcntl_win.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/json.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/json.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/jsonrpc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/jsonrpc.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/ovsuuid.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/ovsuuid.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/poller.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/poller.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/process.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/process.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/reconnect.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/reconnect.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/socket_util.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/socket_util.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/stream.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/stream.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/timeval.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/timeval.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/util.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/util.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/version.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/version.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/vlog.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/vlog.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/winutils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/__pycache__/winutils.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/_json.cpython-313-i386-linux-gnu.so /usr/lib/python3.13/site-packages/ovs/compat /usr/lib/python3.13/site-packages/ovs/compat/__init__.py /usr/lib/python3.13/site-packages/ovs/compat/__pycache__ /usr/lib/python3.13/site-packages/ovs/compat/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/compat/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__init__.py /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__pycache__ /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__pycache__/sorteddict.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__pycache__/sorteddict.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__pycache__/sortedlist.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__pycache__/sortedlist.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__pycache__/sortedset.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/__pycache__/sortedset.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/sorteddict.py /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/sortedlist.py /usr/lib/python3.13/site-packages/ovs/compat/sortedcontainers/sortedset.py /usr/lib/python3.13/site-packages/ovs/daemon.py /usr/lib/python3.13/site-packages/ovs/db /usr/lib/python3.13/site-packages/ovs/db/__init__.py /usr/lib/python3.13/site-packages/ovs/db/__pycache__ /usr/lib/python3.13/site-packages/ovs/db/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/custom_index.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/custom_index.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/data.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/data.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/error.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/error.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/idl.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/idl.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/parser.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/schema.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/schema.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/types.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/db/__pycache__/types.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/db/custom_index.py /usr/lib/python3.13/site-packages/ovs/db/data.py /usr/lib/python3.13/site-packages/ovs/db/error.py /usr/lib/python3.13/site-packages/ovs/db/idl.py /usr/lib/python3.13/site-packages/ovs/db/parser.py /usr/lib/python3.13/site-packages/ovs/db/schema.py /usr/lib/python3.13/site-packages/ovs/db/types.py /usr/lib/python3.13/site-packages/ovs/dirs.py /usr/lib/python3.13/site-packages/ovs/dns_resolve.py /usr/lib/python3.13/site-packages/ovs/fatal_signal.py /usr/lib/python3.13/site-packages/ovs/fcntl_win.py /usr/lib/python3.13/site-packages/ovs/flow /usr/lib/python3.13/site-packages/ovs/flow/__init__.py /usr/lib/python3.13/site-packages/ovs/flow/__pycache__ /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/decoders.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/decoders.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/filter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/filter.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/flow.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/flow.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/kv.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/kv.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/list.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/list.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/odp.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/odp.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/ofp.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/ofp.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/ofp_act.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/ofp_act.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/ofp_fields.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flow/__pycache__/ofp_fields.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flow/decoders.py /usr/lib/python3.13/site-packages/ovs/flow/filter.py /usr/lib/python3.13/site-packages/ovs/flow/flow.py /usr/lib/python3.13/site-packages/ovs/flow/kv.py /usr/lib/python3.13/site-packages/ovs/flow/list.py /usr/lib/python3.13/site-packages/ovs/flow/odp.py /usr/lib/python3.13/site-packages/ovs/flow/ofp.py /usr/lib/python3.13/site-packages/ovs/flow/ofp_act.py /usr/lib/python3.13/site-packages/ovs/flow/ofp_fields.py /usr/lib/python3.13/site-packages/ovs/flowviz /usr/lib/python3.13/site-packages/ovs/flowviz/__init__.py /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__ /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/console.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/console.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/format.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/format.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/html_format.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/html_format.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/main.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/main.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/process.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/__pycache__/process.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/console.py /usr/lib/python3.13/site-packages/ovs/flowviz/format.py /usr/lib/python3.13/site-packages/ovs/flowviz/html_format.py /usr/lib/python3.13/site-packages/ovs/flowviz/main.py /usr/lib/python3.13/site-packages/ovs/flowviz/odp /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__init__.py /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__ /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/cli.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/cli.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/graph.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/graph.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/html.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/html.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/tree.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/__pycache__/tree.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/odp/cli.py /usr/lib/python3.13/site-packages/ovs/flowviz/odp/graph.py /usr/lib/python3.13/site-packages/ovs/flowviz/odp/html.py /usr/lib/python3.13/site-packages/ovs/flowviz/odp/tree.py /usr/lib/python3.13/site-packages/ovs/flowviz/ofp /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__init__.py /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__pycache__ /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__pycache__/cli.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__pycache__/cli.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__pycache__/html.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__pycache__/html.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__pycache__/logic.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/__pycache__/logic.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/cli.py /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/html.py /usr/lib/python3.13/site-packages/ovs/flowviz/ofp/logic.py /usr/lib/python3.13/site-packages/ovs/flowviz/ovs-flowviz.conf /usr/lib/python3.13/site-packages/ovs/flowviz/process.py /usr/lib/python3.13/site-packages/ovs/json.py /usr/lib/python3.13/site-packages/ovs/jsonrpc.py /usr/lib/python3.13/site-packages/ovs/ovsuuid.py /usr/lib/python3.13/site-packages/ovs/poller.py /usr/lib/python3.13/site-packages/ovs/process.py /usr/lib/python3.13/site-packages/ovs/reconnect.py /usr/lib/python3.13/site-packages/ovs/socket_util.py /usr/lib/python3.13/site-packages/ovs/stream.py /usr/lib/python3.13/site-packages/ovs/timeval.py /usr/lib/python3.13/site-packages/ovs/unixctl /usr/lib/python3.13/site-packages/ovs/unixctl/__init__.py /usr/lib/python3.13/site-packages/ovs/unixctl/__pycache__ /usr/lib/python3.13/site-packages/ovs/unixctl/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/unixctl/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/unixctl/__pycache__/client.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/unixctl/__pycache__/client.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/unixctl/__pycache__/server.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ovs/unixctl/__pycache__/server.cpython-313.pyc /usr/lib/python3.13/site-packages/ovs/unixctl/client.py /usr/lib/python3.13/site-packages/ovs/unixctl/server.py /usr/lib/python3.13/site-packages/ovs/util.py /usr/lib/python3.13/site-packages/ovs/version.py /usr/lib/python3.13/site-packages/ovs/vlog.py /usr/lib/python3.13/site-packages/ovs/winutils.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 2 23:07:59 2026