[ buster ]
[ 源代码: openvswitch ]
软件包:python-openvswitch(2.10.7+ds1-0+deb10u5) [security]
python-openvswitch 的相关链接
Debian 的资源:
下载源码包 openvswitch:
- [openvswitch_2.10.7+ds1-0+deb10u5.dsc]
- [openvswitch_2.10.7+ds1.orig.tar.gz]
- [openvswitch_2.10.7+ds1-0+deb10u5.debian.tar.xz]
维护小组:
- Debian OpenStack (QA 页面)
- Ben Pfaff (QA 页面)
- Simon Horman (QA 页面)
- Thomas Goirand (QA 页面)
- Michal Arbet (QA 页面)
外部的资源:
- 主页 [openvswitch.org]
相似软件包:
Python 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 bindings for Open vSwitch database.
其他与 python-openvswitch 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)
-
- dep: python-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet