Added socat, iperf, cgroup-bin to dependencies
This commit is contained in:
committed by
Brian O'Connor
parent
d82e0ef5c2
commit
f7abd084c6
Vendored
+4
-1
@@ -17,10 +17,13 @@ Architecture: any
|
|||||||
Depends:
|
Depends:
|
||||||
openvswitch-switch,
|
openvswitch-switch,
|
||||||
telnet,
|
telnet,
|
||||||
|
socat,
|
||||||
|
iperf,
|
||||||
|
cgroup-bin,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python:Depends},
|
${python:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Recommends: iperf, openvswitch-controller, socat
|
Recommends: openvswitch-controller
|
||||||
Description: Process-based network emulator
|
Description: Process-based network emulator
|
||||||
Mininet is a network emulator which uses lightweight
|
Mininet is a network emulator which uses lightweight
|
||||||
virtualization to create virtual networks for rapid
|
virtualization to create virtual networks for rapid
|
||||||
|
|||||||
Reference in New Issue
Block a user