[ 原始碼: openvswitch ]
套件:python3-openvswitch(3.1.0-2+deb12u1)
python3-openvswitch 的相關連結
Debian 的資源:
下載原始碼套件 openvswitch:
- [openvswitch_3.1.0-2+deb12u1.dsc]
- [openvswitch_3.1.0.orig.tar.xz]
- [openvswitch_3.1.0-2+deb12u1.debian.tar.xz]
維護小組:
- Debian OpenStack (QA 頁面)
- Simon Horman (QA 頁面)
- Thomas Goirand (QA 頁面)
- Michal Arbet (QA 頁面)
- Luca Boccassi (QA 頁面)
- Christian Ehrhardt (QA 頁面)
外部的資源:
- 主頁 [openvswitch.org]
相似套件:
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.
其他與 python3-openvswitch 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libunbound8 (>= 1.8.0)
- library implementing DNS resolution and validation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- 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