Giter Site home page Giter Site logo

sushiljain1989 / master-thesis---sdn-testbed-python- Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 70.37 MB

Testbed framework to test/compare SDN applications developed in different programming languages

Python 54.92% Java 44.79% HTML 0.10% Roff 0.10% Haskell 0.09%
sdn testbed python extendable

master-thesis---sdn-testbed-python-'s Introduction

Instructions related to install controllers are placed into directory named "Installation Instructions".


Environment.py - Environment Module for setting up the environment. Subclasses for controller specific environment are following:
		1. RyuEnvironment.py 
		2. FreneticEnvironment.py 
		3. PyreticEnvironment.py 
		4. KineticEnvironment.py 
		5. FloodLightEnvironment.py 


Controller.py - This script is responsible for running and stopping a controllers. Some functionalities needs to be specified in subclasses. Some subclasses are following:

		1. RyuController.py
		2. FreneticController.py
		3. PyreticController.py
		4. KineticController.py
		5. FloodlightController.py


ApplicationRunner.py - This script is responsible for running and stopping an application. Some functionalities needs to be specified in subclasses. Some subclasses are following: 

		1. RyuApplicationRunner.py
		2. FreneticApplicationRunner.py
		3. PyreticApplicationRunner.py
		4. KineticApplicationRunner.py
		5. FloodlightApplicationRunner.py


Test.py - 	This script is responsible for running and collecting results for test cases such as number of flow-rules generated by controller. Some test cases are following:

		1. TestFlowrules.py  - Number of flow rules generated by controllers
		2. TestPacketIn.py - Number of packet_in and packet_out messages
		3. TestSwitchFlowrules.py - Number of rules in switch (queries switch every 100ms)


TestSuite.py - To create a Test Suite for running experiments. MacLearningSuite.py is subclass of it

config.ini - For specifying configuration such as controller ip and port, installation directory etc

RunSampleTest.py - This file is sort of client(main) file to run the experiment.



Some sample topologies files used in test bed are placed in "Topologies" directory


master-thesis---sdn-testbed-python-'s People

Contributors

sushiljain1989 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

rubiruchi

master-thesis---sdn-testbed-python-'s Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.