The sdnbox is a openflow based network management platform, developed by vnetlab team in dlut. You can manipulate any in-ready openflow network on the platform, just make sure your network's controller API be compatible with sdnbox. The sdnbox so far works fine with controllers like floodlight and ryu, supporting OpenFlow 1.0 protocol.
- manipulate underlying openflow network.
- create custom network experiment script.
- sdnbox_deployable: providing compiled deployable version.
- sdnbox_resource: providing platform required resource, such as dbscript and ofcontroller.
- sdnbox_source: providing version of source code, can be re compiled.