Skip to content

batmancn/TinySDNController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinySDNController

TinySDNController(use TSC for short) is an light event-driven SDN SAL(South Abstract Layer) controller. Most SDN controller contains three layer, communicated by RPC or REST-API, thay are north abstract layer, middleware and sourth abstract layer. TSC need route platform to supply route or path, we insert TSC into xorp.ct, so we use json-rpc to communicate. As TSC need to accept package from OVS, so we use event driven mechanism.

Step 1

First, we construct a small json-server using jsoncpp and ACE async-module.

About

TinySDNController is an light event-driven SDN SAL(South Abstract Layer) controller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published