Files
mininet/debian/control
T
Bob Lantz ec969b7f99 Change default controller for mn to ovsc (ovs-controller.)
Also add check to see if another controller is running -
eventually we should really detect errors from starting the
controller!!
2012-07-01 20:31:30 -07:00

26 lines
651 B
Plaintext

Source: mininet
Section: net
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Standards-Version: 3.9.3
Build-Depends:
debhelper (>= 7),
python-dev,
python-pkg-resources,
python-setuptools
Package: mininet
Architecture: any
Depends:
openvswitch-switch,
openvswitch-controller,
telnet,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Description: Process-based network emulator
Mininet is a network emulator which uses lightweight
virtualization to create virtual networks for rapid
prototyping of Software-Defined Network (SDN) designs
using OpenFlow. http://openflow.org/mininet