First crack at allowing Controller to be customized.
Network may now be used with custom controllers. An example of doing this is in nox.py, which instantiates at TreeNet using a custom Controller, NoxController, that runs nox_core rather than the reference controller.
Showing
- INSTALL 2 additions, 0 deletionsINSTALL
- cleanup 3 additions, 0 deletionscleanup
- examples/nox.py 10 additions, 32 deletionsexamples/nox.py
- examples/sshd.py 1 addition, 0 deletionsexamples/sshd.py
- examples/treenet1024.py 0 additions, 15 deletionsexamples/treenet1024.py
- examples/treeping64.py 2 additions, 2 deletionsexamples/treeping64.py
- mininet.py 36 additions, 21 deletionsmininet.py
Loading
Please register or sign in to comment