KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
sdn-controller-api
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
dataflow
:
Dataflow programming for Java - High performance (parallel) execution of tasks according to their dependencies
chiact
:
A simple web stack boilerplate with Go on the server side and React on the client side
HexColorTime
:
No description available.
ocr-space
:
OCR.space API client for Laravel (or just PHP)
elixir-mix-bundle
:
A Symfony bundle that integrates Laravel Mix
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
sdn-controller-api
?
Download (.md)
# SDN Controller API [](https://travis-ci.org/opensecuritycontroller/sdn-controller-api) 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](https://github.com/opensecuritycontroller/opensecuritycontroller.org/blob/master/plugins/sdn_controller_plugin.md) documentation. ## Building the SDN Plugin SDK ```sh mvn clean install ``` ## OSC Documentation Check out [OSC's Documentation](https://www.opensecuritycontroller.org/documentation/) for more information including getting started with OSC, OSC tutorials, and OSC plugins. ## Contributing to OSC Are you interested in contributing to OSC? Visit OSC's [Community](https://github.com/opensecuritycontroller/community) to learn more.