example: Add simple router example

This commit is contained in:
Eishun Kondoh 2018-10-09 18:52:56 +09:00
parent 07821494dd
commit ca560c1e03
17 changed files with 621 additions and 0 deletions

View file

@ -70,6 +70,7 @@ $ iex -S mix
- learning-switch: Simple Layer2 switch
- leader-example: Simple election based multiple controller using Ulf Wiger's Locks Leader
- patch\_panel: inteligent patch\_panel example
- simple\_router: An OpenFlow controller that emulates layer 3 switch (router).
License
-------