2009-07-08 13:19:16 -07:00
|
|
|
Source: openvswitch
|
|
|
|
|
Section: net
|
|
|
|
|
Priority: extra
|
2009-06-25 00:36:42 -07:00
|
|
|
Maintainer: Open vSwitch developers <dev@openvswitch.org>
|
2010-08-24 17:12:23 -07:00
|
|
|
Uploaders: Ben Pfaff <pfaffben@debian.org>, Simon Horman <horms@debian.org>
|
2010-08-19 16:55:36 +09:00
|
|
|
Build-Depends:
|
2010-09-16 15:37:16 -07:00
|
|
|
debhelper (>= 5), autoconf (>= 2.64), automake (>= 1.10) | automake1.10,
|
|
|
|
|
libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, python,
|
2010-11-15 10:21:33 -08:00
|
|
|
python-support (>= 0.8.4), procps
|
2010-08-19 16:55:35 +09:00
|
|
|
Standards-Version: 3.9.1
|
2010-08-30 16:32:17 +09:00
|
|
|
Homepage: http://openvswitch.org/
|
2009-07-08 13:19:16 -07:00
|
|
|
|
|
|
|
|
Package: openvswitch-datapath-source
|
|
|
|
|
Architecture: all
|
2009-12-15 10:59:49 -08:00
|
|
|
Depends: module-assistant, bzip2, debhelper (>= 5.0.37), ${misc:Depends}
|
2009-07-08 13:19:16 -07:00
|
|
|
Suggests: openvswitch-switch
|
|
|
|
|
Description: Source code for Open vSwitch datapath Linux module
|
|
|
|
|
This package provides the Open vSwitch datapath module source code
|
|
|
|
|
that is needed by openvswitch-switch. The kernel module can be built
|
|
|
|
|
from it using module-assistant or make-kpkg. README.Debian in this
|
|
|
|
|
package provides further instructions.
|
|
|
|
|
.
|
2009-06-23 14:18:43 -07:00
|
|
|
Open vSwitch is a full-featured software-based Ethernet switch.
|
2009-07-08 13:19:16 -07:00
|
|
|
|
|
|
|
|
Package: openvswitch-common
|
2010-11-22 09:27:31 -08:00
|
|
|
Architecture: linux-any
|
2010-09-28 11:58:00 -07:00
|
|
|
Depends: ${shlibs:Depends}, openssl, ${misc:Depends}, python
|
|
|
|
|
Suggests: ethtool
|
2009-07-08 13:19:16 -07:00
|
|
|
Description: Open vSwitch common components
|
|
|
|
|
openvswitch-common provides components required by both openvswitch-switch
|
|
|
|
|
and openvswitch-controller.
|
|
|
|
|
.
|
2009-06-23 14:18:43 -07:00
|
|
|
Open vSwitch is a full-featured software-based Ethernet switch.
|
2009-07-08 13:19:16 -07:00
|
|
|
|
|
|
|
|
Package: openvswitch-switch
|
2010-11-22 09:27:31 -08:00
|
|
|
Architecture: linux-any
|
2009-07-08 13:19:16 -07:00
|
|
|
Suggests: openvswitch-datapath-module
|
2009-12-15 13:11:24 -08:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, openvswitch-common (= ${binary:Version}), module-init-tools, procps
|
2009-07-08 13:19:16 -07:00
|
|
|
Description: Open vSwitch switch implementations
|
|
|
|
|
openvswitch-switch provides the userspace components and utilities for
|
|
|
|
|
the Open vSwitch kernel-based switch.
|
|
|
|
|
.
|
2009-06-23 14:18:43 -07:00
|
|
|
Open vSwitch is a full-featured software-based Ethernet switch.
|
2009-07-08 13:19:16 -07:00
|
|
|
|
2010-09-16 19:19:11 -07:00
|
|
|
Package: openvswitch-ipsec
|
2010-11-22 09:27:31 -08:00
|
|
|
Architecture: linux-any
|
2010-09-16 19:19:11 -07:00
|
|
|
Depends:
|
2010-10-17 22:43:14 -07:00
|
|
|
${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
|
2010-12-22 12:55:30 -08:00
|
|
|
ipsec-tools (>=0.8~alpha20101208),
|
|
|
|
|
racoon (>=0.8~alpha20101208),
|
2010-09-16 19:19:11 -07:00
|
|
|
openvswitch-common (= ${binary:Version}),
|
|
|
|
|
openvswitch-switch (= ${binary:Version}),
|
|
|
|
|
python-openvswitch (= ${binary:Version})
|
|
|
|
|
Description: Open vSwitch GRE-over-IPsec support
|
|
|
|
|
The ovs-monitor-ipsec script provides support for encrypting GRE
|
|
|
|
|
tunnels with IPsec.
|
|
|
|
|
.
|
|
|
|
|
Open vSwitch is a full-featured software-based Ethernet switch.
|
|
|
|
|
|
2009-07-08 13:19:16 -07:00
|
|
|
Package: openvswitch-pki
|
|
|
|
|
Architecture: all
|
2010-08-19 16:55:37 +09:00
|
|
|
Depends:
|
|
|
|
|
${shlibs:Depends}, ${misc:Depends}, openvswitch-common (>= ${source:Version}),
|
|
|
|
|
openvswitch-common (<< ${source:Version}.1~)
|
2010-03-31 18:00:40 -07:00
|
|
|
Description: A dependency package for the Open vSwitch public key infrastructure
|
2009-07-08 13:19:16 -07:00
|
|
|
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.
|
|
|
|
|
.
|
2009-06-23 14:18:43 -07:00
|
|
|
Open vSwitch is a full-featured software-based Ethernet switch.
|
2009-07-08 13:19:16 -07:00
|
|
|
|
|
|
|
|
Package: openvswitch-pki-server
|
|
|
|
|
Architecture: all
|
2009-12-15 10:56:59 -08:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, openvswitch-pki (= ${binary:Version}), apache2
|
2009-07-08 13:19:16 -07:00
|
|
|
Description: Open vSwitch public key infrastructure (HTTP server support)
|
|
|
|
|
openvswitch-pki-server provides HTTP access to the Open vSwitch PKI (public
|
|
|
|
|
key infrastructure) maintained on the local machine by the
|
|
|
|
|
openvswitch-pki package. This HTTP access is needed for secure and
|
|
|
|
|
convenient OpenFlow switch setup using the ovs-switch-setup program
|
|
|
|
|
in the openvswitch-switch package.
|
|
|
|
|
.
|
2009-06-23 14:18:43 -07:00
|
|
|
Open vSwitch is a full-featured software-based Ethernet switch.
|
2009-07-08 13:19:16 -07:00
|
|
|
|
|
|
|
|
Package: openvswitch-controller
|
2010-11-22 09:27:31 -08:00
|
|
|
Architecture: linux-any
|
2010-08-19 16:55:37 +09:00
|
|
|
Depends:
|
|
|
|
|
${shlibs:Depends}, openvswitch-common (= ${binary:Version}),
|
|
|
|
|
openvswitch-pki (= ${source:Version}), ${misc:Depends}
|
2009-07-08 13:19:16 -07:00
|
|
|
Description: Open vSwitch controller implementation
|
|
|
|
|
The Open vSwitch controller enables OpenFlow switches that connect to it
|
|
|
|
|
to act as MAC-learning Ethernet switches.
|
|
|
|
|
.
|
2009-06-23 14:18:43 -07:00
|
|
|
Open vSwitch is a full-featured software-based Ethernet switch.
|
2009-07-08 13:19:16 -07:00
|
|
|
|
|
|
|
|
Package: openvswitch-dbg
|
2009-12-15 11:24:25 -08:00
|
|
|
Section: debug
|
2010-11-22 09:27:31 -08:00
|
|
|
Architecture: linux-any
|
2010-08-30 16:32:38 +09:00
|
|
|
Depends:
|
|
|
|
|
${shlibs:Depends}, ${misc:Depends},
|
|
|
|
|
openvswitch-common (= ${binary:Version}),
|
|
|
|
|
openvswitch-controller (= ${binary:Version}),
|
2010-09-16 19:19:11 -07:00
|
|
|
openvswitch-ipsec (= ${binary:Version}),
|
2010-08-30 16:32:38 +09:00
|
|
|
openvswitch-switch (= ${binary:Version})
|
2009-07-08 13:19:16 -07:00
|
|
|
Description: Debug symbols for Open vSwitch packages
|
|
|
|
|
This package contains the debug symbols for all the other openvswitch-*
|
|
|
|
|
packages. Install it to debug one of them or to examine a core dump
|
|
|
|
|
produced by one of them.
|
2010-09-17 14:53:42 -07:00
|
|
|
|
2010-09-16 19:19:11 -07:00
|
|
|
Package: python-openvswitch
|
2010-09-17 14:53:42 -07:00
|
|
|
Architecture: all
|
2010-09-21 11:18:26 -07:00
|
|
|
Section: python
|
2010-09-17 14:53:42 -07:00
|
|
|
Depends: ${python:Depends}, openvswitch-switch (= ${binary:Version})
|
|
|
|
|
Provides: ${python:Provides}
|
|
|
|
|
Description: Python bindings for Open vSwitch
|
|
|
|
|
This package contains the full Python bindings for Open vSwitch database.
|