openvswitch 3.0.0-0ubuntu1 source package in Ubuntu
Changelog
openvswitch (3.0.0-0ubuntu1) kinetic; urgency=medium [ Frode Nordahl ] * New upstream version 3.0.0 * Merge packaging from Debian. * d/openvswitch-common.install: Add OVSDB local-config man page and ovsschema. * d/control: python3-openvswitch is now an architecture dependent package. * d/rules: Fix linkage of the python C extension. * d/rules: Refresh skip test list for ppc64el. * d/copyright: Drop superfluous file patterns. [ James Page ] * d/control: Add missing shlib:Depends for python3-openvswitch. * d/control: openvswitch-ipsec -> python3-openvswitch binary:Version due to switch to architecture specific Python module. openvswitch (3.0.0~git20220718.e2e8d7c-0ubuntu1) kinetic; urgency=medium * New upstream snapshot from 3.0 release branch. * d/copyright: Tidy for removal of datapath component. * d/rules: Enable native json extension for OVS Python module (LP: #1982002). * d/rules: Drop obsolete installation for Python 2 versions. openvswitch (2.17.2-4) unstable; urgency=medium * Upload to unstable. openvswitch (2.17.2-3) experimental; urgency=medium * d/p/0001-ovsdb-idl-Support-write-only-changed-IDL-monitor-mod.patch: Cherry pick feature to improve scalability and performance which is required for OVN 22.03.1 (LP: #1980809). openvswitch (2.17.2-2) experimental; urgency=medium * d/rules: exclude new tests that are failing on hppa * d/rules: exclude new tests that are failing on riscv64 (Closes: #1009969) * d/rules: exclude new tests that are failing on sparc64 * d/clean: add trailing slash to directories * Do not install python3/ovtest in two packages (Closes: #1014749) * d/rules: simplify Python handling openvswitch (2.17.2-1) experimental; urgency=medium [ Team upload ] * Update to 2.17.2 and merge Debian and Ubuntu packaging [ Christian Ehrhardt ] - d/control: merge Debian's uploaders list and extend it - d/control: bump Standards-Version (no changes needed) - d/control: set salsa based Vcs tags - d/control: switch to debhelper-compat (= 13) - d/control: add misc:Pre-Depends for compat 13 to pkgs with services - d/rules: dh_missing now covers --list-missing - d/rules: switch service start to compat 13 style - d/control: add breaks and replaces to match the file reorg seen by Debian between various packages + openvswitch-common to openvswitch-testcontroller - openvswitch-common to openvswitch-test - python3-openvswitch to openvswitch-test - d/control, d/openvswitch-dev.install: drop openvswitch-dev [Unused and not considered ABI stable, related to the drop of --enable-shared] * autopkgtest: also check service status * d/t/control: add isolation-machine as modules are involved * d/openvswitch-switch.{preinst,postinst,postrm}: take over /etc/default/openvswitch-switch [ Luca Boccassi ] * Merge debian/yoga with debian/2.17.0-0ubuntu1 into debian/experimental - retaining git history of both projects - retaining additions in Debian like maint script permissions, whitespace fixes and many other small things - drop --enable-shared * d/control: set Rules-Requires-Root * Remove dependency on automake1.10, obsolete * d/control: remove XS-Testsuite * Suggest python3:any when an optional python script is shipped * Add missing Pre-Depends * openswitch-source: add APL2 NOTICE to docs * Override some Lintian false positives * Override Lintian error about lack of +ds suffix * Enable hardening compiler options * autopkgtest: drop kernel module test * d/rules: use dh-exec instead of manually copying files * d/rules: drop remaining python2 logic * d/rules: adjust indentation * use d/clean instead of manual rm * d/rules: drop obsolete autoreconf snippets * d/rules: use execute_before/after * d/rules: switch to dh-sequence build dependencies * d/rules: use --sourcedirectory * Drop manual openvswitch-dbg package * d/rules: do not mark python test modules as executable * Override Lintian warning about autogenerated sources * Add dependency on lsb-base for sysv-only packages * ovsdb-server.service: switch from syslog.target to journald dependency * d/rules: add test exclusions for other archs from debian/yoga [ Frode Nordahl ] * d/rules: Allow use of EXTRA_CONFIGURE_OPTS * d/dkms.conf.in, d/rules.modules: drop unused * d/tests/*: Replace `echo -n` with `printf * d/automake.mk: Update list of files for upstream distribution * d/ifupdown.sh: Replace calls to ifconfig with `ip link` * Handle missing files * d/rules: Initialize DEB_HOST_ARCH when not set * Remove uneccessary whitespace in patches -- Frode Nordahl <email address hidden> Mon, 22 Aug 2022 14:24:44 +0100
Upload details
- Uploaded by:
- Frode Nordahl
- Sponsored by:
- James Page
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openvswitch_3.0.0.orig.tar.xz | 4.6 MiB | bc439695837b94b209a3519c6d75a49273a6fadcc7b30ee5ae15a20ee31f21cd |
openvswitch_3.0.0-0ubuntu1.debian.tar.xz | 52.7 KiB | f1d7161ec5a66411365e1ece4c723ca6546035d7ca62f96aa34d59a54f52985d |
openvswitch_3.0.0-0ubuntu1.dsc | 3.4 KiB | 4ca85ae11727afd2d5a75da2ddd7916706b940fd36eb70fc96a7a699a93f7e7b |
Available diffs
Binary packages built by this source
- openvswitch-common: Open vSwitch common components
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.
.
openvswitch-common provides components required by both openvswitch-switch
and openvswitch-testcontroller.
- openvswitch-common-dbgsym: debug symbols for openvswitch-common
- openvswitch-doc: Open vSwitch documentation
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 provides documentation for configuration and use
of Open vSwitch.
- openvswitch-ipsec: Open vSwitch IPsec tunneling support
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 provides IPsec tunneling support for OVS tunnels.
- openvswitch-pki: Open vSwitch public key infrastructure dependency package
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.
.
openvswitch-pki provides PKI (public key infrastructure) support for
Open vSwitch switches and controllers, reducing the risk of
man-in-the-middle attacks on the Open vSwitch network infrastructure.
- openvswitch-source: Open vSwitch source code
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 Open vSwitch source code to support
use with the Open Virtual Network (OVN) build.
- openvswitch-switch: Open vSwitch switch implementations
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.
.
openvswitch-switch provides the userspace components and utilities for
the Open vSwitch kernel-based switch.
- openvswitch-switch-dbgsym: debug symbols for openvswitch-switch
- openvswitch-switch-dpdk: DPDK enabled Open vSwitch switch implementation
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.
.
openvswitch-switch provides the userspace components and utilities for
the Open vSwitch kernel-based switch.
.
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
.
This package provides a DPDK enabled implementation of the ovs-vswitchd
binary.
- openvswitch-switch-dpdk-dbgsym: debug symbols for openvswitch-switch-dpdk
- openvswitch-test: Open vSwitch test package
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 utilities that are useful to diagnose
performance and connectivity issues in Open vSwitch setup.
- openvswitch-testcontroller: Simple controller for testing OpenFlow setups
This controller enables OpenFlow switches that connect to it to act
as MAC-learning Ethernet switches. It can be used for initial
testing of OpenFlow networks. It is not a necessary or desirable
part of a production OpenFlow deployment.
- openvswitch-testcontroller-dbgsym: debug symbols for openvswitch-testcontroller
- openvswitch-vtep: Open vSwitch VTEP utilities
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, 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 provides utilities that are useful to interact with a
VTEP-configured database and a VTEP emulator.
- openvswitch-vtep-dbgsym: debug symbols for openvswitch-vtep
- python3-openvswitch: 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-dbgsym: debug symbols for python3-openvswitch