Skip to content

srikrishna3118/ofswitch13

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFlow 1.3 module for ns-3

This is the OFSwitch13 module, which enhances the ns-3 Network Simulator with OpenFlow 1.3 capabilities, allowing ns-3 users to simulate Software-Defined Networks (SDN). In fact, this module implements the interface for interconnecting the ns-3 simulator to the OpenFlow 1.3 Software Switch for ns-3 (ofsoftswitch13) library. It is the library that, in fact, provides the switch implementation, the library for converting to/from OpenFlow 1.3 wire format, and the dpctl tool for configuring the switch from the console.

Please, visit the OFSwitch13 project homepage for detailed information on the module design, documentation, and how to get started tutorials. The code API documentation for the latest release of this project is available here.

Contribute

Please, contribute to this project submitting your bug reports to the issue tracker. For fixes and improvements, consider creating a pull request.

License

The OFSwitch13 module is free software, licensed under the GNU GPLv2 license, and is publicly available for research, development, and use.

Acknowledgments

Thanks to the main contributors:

  • Luciano Jerez Chaves
  • Vítor Marge Eichemberger
  • Islene Calciolari Garcia
  • Arthur Boeacht Mazzi
  • "Your name here"

Contact

Feel free to subscribe to our mailing list at Google groups and provide some feedback, give us suggestions, interact with other users, or to just say hello!

About

OFSwitch13 -- OpenFlow 1.3 module for ns-3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.5%
  • Python 2.5%