MCPcopy Create free account
hub / github.com/mininet/mininet / controllers.py

File controllers.py

examples/controllers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3"""
4Create a network where different switches are connected to

Callers

nothing calls this directly

Calls 9

ControllerClass · 0.90
RemoteControllerClass · 0.90
TreeTopoClass · 0.90
MininetClass · 0.90
CLIClass · 0.90
addControllerMethod · 0.45
buildMethod · 0.45
startMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected