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