Update examples section of README.md

This commit is contained in:
Eishun Kondoh 2019-06-05 23:17:07 +09:00
parent 62c35dc3e9
commit 79f08f992b

View file

@ -76,6 +76,7 @@ $ iex -S mix
- leader-example: Simple election based multiple controller using Ulf Wiger's Locks Leader - leader-example: Simple election based multiple controller using Ulf Wiger's Locks Leader
- patch\_panel: inteligent patch\_panel example - patch\_panel: inteligent patch\_panel example
- simple\_router: An OpenFlow controller that emulates layer 3 switch (router). - simple\_router: An OpenFlow controller that emulates layer 3 switch (router).
- nx\_learning\_switch: Example for very simple-minded L2 switch using NXAST_LEARN action.
License License
------- -------