]> git.proxmox.com Git - mirror_ovs.git/blame - debian/control
FAQ: Fix headline.
[mirror_ovs.git] / debian / control
CommitLineData
064af421
BP
1Source: openvswitch
2Section: net
3Priority: extra
37ea6436 4Maintainer: Open vSwitch developers <dev@openvswitch.org>
e631bc29 5Uploaders: Ben Pfaff <pfaffben@debian.org>, Simon Horman <horms@debian.org>
bb41d3d4 6Build-Depends:
f492eb8f 7 debhelper (>= 8), autoconf (>= 2.64), automake (>= 1.10) | automake1.10,
a5ae88ff 8 libssl-dev, bzip2, openssl, graphviz,
e23812fc 9 python-all (>= 2.7), procps, python-qt4,
deb64473 10 python-zopeinterface, python-twisted-conch, libtool
b22dcb79 11Standards-Version: 3.9.3
e2e744a8 12Homepage: http://openvswitch.org/
064af421
BP
13
14Package: openvswitch-datapath-source
15Architecture: all
0de90890 16Depends: module-assistant, bzip2, debhelper (>= 5.0.37), ${misc:Depends}
064af421 17Suggests: openvswitch-switch
49c57a8f 18Description: Open vSwitch datapath module source - module-assistant version
29089a54
RL
19 Open vSwitch is a production quality, multilayer, software-based,
20 Ethernet virtual switch. It is designed to enable massive network
21 automation through programmatic extension, while still supporting
22 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
23 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
24 to support distribution across multiple physical servers similar to
25 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
5d233e21 26 .
064af421
BP
27 This package provides the Open vSwitch datapath module source code
28 that is needed by openvswitch-switch. The kernel module can be built
29 from it using module-assistant or make-kpkg. README.Debian in this
30 package provides further instructions.
064af421 31
49c57a8f
CS
32Package: openvswitch-datapath-dkms
33Architecture: all
b22dcb79 34Depends: dkms (>= 1.95), make, libc6-dev, ${misc:Depends}, ${python:Depends}
49c57a8f 35Description: Open vSwitch datapath module source - DKMS version
29089a54
RL
36 Open vSwitch is a production quality, multilayer, software-based,
37 Ethernet virtual switch. It is designed to enable massive network
38 automation through programmatic extension, while still supporting
39 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
40 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
41 to support distribution across multiple physical servers similar to
42 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
5d233e21 43 .
49c57a8f
CS
44 This package provides the Open vSwitch datapath module source code
45 that is needed by openvswitch-switch. DKMS can built the kernel
46 module from it.
47
064af421 48Package: openvswitch-common
2d8b103c 49Architecture: linux-any
699e4abf
SH
50Depends:
51 ${shlibs:Depends}, openssl, ${misc:Depends}, python,
52 python (>= 2.7) | python-argparse
c84d769c 53Suggests: ethtool
064af421 54Description: Open vSwitch common components
29089a54
RL
55 Open vSwitch is a production quality, multilayer, software-based,
56 Ethernet virtual switch. It is designed to enable massive network
57 automation through programmatic extension, while still supporting
58 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
59 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
60 to support distribution across multiple physical servers similar to
61 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
5d233e21 62 .
0bc1b46a
BP
63 openvswitch-common provides components required by both openvswitch-switch
64 and openvswitch-testcontroller.
064af421
BP
65
66Package: openvswitch-switch
2d8b103c 67Architecture: linux-any
064af421 68Suggests: openvswitch-datapath-module
ed8fb448 69Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, openvswitch-common (= ${binary:Version}), kmod | module-init-tools, procps, uuid-runtime, netbase, python-argparse
064af421 70Description: Open vSwitch switch implementations
29089a54
RL
71 Open vSwitch is a production quality, multilayer, software-based,
72 Ethernet virtual switch. It is designed to enable massive network
73 automation through programmatic extension, while still supporting
74 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
75 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
76 to support distribution across multiple physical servers similar to
77 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
5d233e21 78 .
064af421 79 openvswitch-switch provides the userspace components and utilities for
29089a54 80 the Open vSwitch kernel-based switch.
064af421 81
a3acf0b0 82Package: openvswitch-ipsec
2d8b103c 83Architecture: linux-any
a3acf0b0 84Depends:
00488a5e 85 ${shlibs:Depends}, ${misc:Depends}, python,
29089a54 86 ipsec-tools (>=0.8~alpha20101208),
d8eba262 87 racoon (>=0.8~alpha20101208),
a3acf0b0
JP
88 openvswitch-common (= ${binary:Version}),
89 openvswitch-switch (= ${binary:Version}),
4eb5a0e0 90 python-openvswitch (= ${source:Version})
a3acf0b0 91Description: Open vSwitch GRE-over-IPsec support
29089a54
RL
92 Open vSwitch is a production quality, multilayer, software-based,
93 Ethernet virtual switch. It is designed to enable massive network
94 automation through programmatic extension, while still supporting
95 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
96 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
97 to support distribution across multiple physical servers similar to
98 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
5d233e21 99 .
a3acf0b0
JP
100 The ovs-monitor-ipsec script provides support for encrypting GRE
101 tunnels with IPsec.
a3acf0b0 102
064af421
BP
103Package: openvswitch-pki
104Architecture: all
27a59496 105Depends:
7e660f51 106 ${misc:Depends}, openvswitch-common (>= ${source:Version}),
27a59496 107 openvswitch-common (<< ${source:Version}.1~)
bc6bb66b 108Description: Open vSwitch public key infrastructure dependency package
29089a54
RL
109 Open vSwitch is a production quality, multilayer, software-based,
110 Ethernet virtual switch. It is designed to enable massive network
111 automation through programmatic extension, while still supporting
112 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
113 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
114 to support distribution across multiple physical servers similar to
115 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
5d233e21 116 .
064af421
BP
117 openvswitch-pki provides PKI (public key infrastructure) support for
118 Open vSwitch switches and controllers, reducing the risk of
119 man-in-the-middle attacks on the Open vSwitch network infrastructure.
064af421 120
0bc1b46a
BP
121Package: openvswitch-testcontroller
122Architecture: linux-any
123Depends:
124 ${shlibs:Depends}, openvswitch-common (= ${binary:Version}),
125 openvswitch-pki (= ${source:Version}), ${misc:Depends}
126Description: Simple controller for testing OpenFlow setups
127 This controller enables OpenFlow switches that connect to it to act
128 as MAC-learning Ethernet switches. It can be used for initial
129 testing of OpenFlow networks. It is not a necessary or desirable
130 part of a production OpenFlow deployment.
131
064af421 132Package: openvswitch-dbg
77ce847d 133Section: debug
2d8b103c 134Architecture: linux-any
c09c9fb2
SH
135Depends:
136 ${shlibs:Depends}, ${misc:Depends},
137 openvswitch-common (= ${binary:Version}),
c09c9fb2 138 openvswitch-switch (= ${binary:Version})
0bc1b46a
BP
139Conflicts:
140 openvswitch-testcontroller (<< ${binary:Version}),
141 openvswitch-testcontroller (>> ${binary:Version})
064af421 142Description: Debug symbols for Open vSwitch packages
29089a54
RL
143 Open vSwitch is a production quality, multilayer, software-based,
144 Ethernet virtual switch. It is designed to enable massive network
145 automation through programmatic extension, while still supporting
146 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
147 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
148 to support distribution across multiple physical servers similar to
149 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
5d233e21 150 .
064af421
BP
151 This package contains the debug symbols for all the other openvswitch-*
152 packages. Install it to debug one of them or to examine a core dump
153 produced by one of them.
c0c2489a 154
a3acf0b0 155Package: python-openvswitch
c0c2489a 156Architecture: all
1d273d6d 157Section: python
09eda55c 158Depends: ${misc:Depends}, ${python:Depends}
c0c2489a 159Description: Python bindings for Open vSwitch
29089a54
RL
160 Open vSwitch is a production quality, multilayer, software-based,
161 Ethernet virtual switch. It is designed to enable massive network
162 automation through programmatic extension, while still supporting
163 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
164 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
165 to support distribution across multiple physical servers similar to
166 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
5d233e21 167 .
c0c2489a 168 This package contains the full Python bindings for Open vSwitch database.
1ff83721 169
0be6140a
AA
170Package: openvswitch-test
171Architecture: all
ed93d0fd 172Depends: ${misc:Depends}, ${python:Depends}, python-twisted-web, python (>= 2.7) | python-argparse
0be6140a 173Description: Open vSwitch test package
29089a54
RL
174 Open vSwitch is a production quality, multilayer, software-based,
175 Ethernet virtual switch. It is designed to enable massive network
176 automation through programmatic extension, while still supporting
177 standard management interfaces and protocols (e.g. NetFlow, IPFIX,
178 sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
179 to support distribution across multiple physical servers similar to
180 VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
5d233e21 181 .
0be6140a
AA
182 This package contains utilities that are useful to diagnose
183 performance and connectivity issues in Open vSwitch setup.
2d6934b4
JP
184
185Package: openvswitch-vtep
186Architecture: linux-any
187Depends:
188 ${shlibs:Depends}, ${misc:Depends}, openvswitch-common (>= ${binary:Version}),
189 openvswitch-switch (>= ${binary:Version}), python,
190 python-openvswitch (>= ${source:Version})
191Description: Open vSwitch VTEP utilities
192 Open vSwitch is a production quality, multilayer, software-based, Ethernet
193 virtual switch. It is designed to enable massive network automation through
194 programmatic extension, while still supporting standard management interfaces
195 and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In
196 addition, it is designed to support distribution across multiple physical
197 servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus
198 1000V.
199 .
200 This package provides utilities that are useful to interact with a
201 VTEP-configured database and a VTEP emulator.