This project defines the interfaces in the Open Source Controller (OSC) SDN Plugin SDK. This SDK defines the functionality OSC expects from an SDN controller. OSC communicates with the SDN controller through these interfaces to implement traffic redirection and notify the SDN layer of network changes.
To learn more, see the SDN Controller Plugin documentation.
mvn clean install
Check out OSC's Documentation for more information including getting started with OSC, OSC tutorials, and OSC plugins.
Are you interested in contributing to OSC? Visit OSC's Community to learn more.