published in IEEE Transactions on Network Science and Engineering.
Please find the manuscript from here.
The Coordinator is a protosystem for coordinated controller replica selection architecture in multi-controller SDN. The Coordinator is highly inspired by On.lab's OpenVirtex project.
- Proxy for LLDP and OFHandShake.
- Proxy for OFStatistics.
- Customized controller replica selection scheme, southbound -> northbound (select replica for OFPacketIn), northbound -> southbound (send OFPacketOut to downstream).
- coordinator_deployable: providing compiled deployable version.
- coordinator_source: providing version of source code, can be re compiled.