Pakket: python3-openvswitch (3.4.0-1)
Verwijzigingen voor python3-openvswitch
Debian bronnen:
Het bronpakket openvswitch downloaden:
Beheerders:
- Debian OpenStack (QA-pagina)
- Simon Horman (QA-pagina)
- Thomas Goirand (QA-pagina)
- Michal Arbet (QA-pagina)
- Luca Boccassi (QA-pagina)
- Christian Ehrhardt (QA-pagina)
Externe bronnen:
- Homepage [openvswitch.org]
Vergelijkbare pakketten:
Python 3 bindings for Open vSwitch
Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
This package contains the full Python 3 bindings for Open vSwitch database.
Andere aan python3-openvswitch gerelateerde pakketten
|
|
|
|
-
- dep: libbpf1 (>= 1:0.7.0)
- eBPF helper library (shared library)
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libcap-ng0 (>= 0.7.9)
- alternate POSIX capabilities library
-
- dep: libnuma1 (>= 2.0.11)
- Libraries for controlling NUMA policy
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libunbound8 (>= 1.8.0)
- library implementing DNS resolution and validation
-
- dep: libxdp1 (>= 1.2.9~)
- library and utilities for use with XDP - shared library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
-
- sug: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- sug: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x