ljerezchaves / ofsoftswitch13

BOFUSS library for OFSwitch13

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOFUSS library for OFSwitch13

This is an OpenFlow 1.3 compatible user-space software switch, forked from the original Basic OpenFlow User Space Software Switch (BOFUSS) and modified to proper integration with the OFSwitch13 module for the ns-3 Network Simulator. The master branch does not modify the original switch implementation, which is currently maintained in the original repository and regularly synced to this one. The modified ns3lib branch includes only the necessary files for building the BOFUSS library and integrating it with the OFSwitch13 module.

Contribute

Please, consider submitting your bug reports to the original BOFUSS project.

License

This code is released under the BSD license (BSD-like for code from the original Stanford switch).

Acknowledgments

Thanks to the original BOFUSS project contributors. Special thanks to Eder Leão Fernandes, for contributing to the integration between this software switch and the ns-3 simulator.

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

BOFUSS library for OFSwitch13


Languages

Language:C 91.7%Language:Shell 4.2%Language:Makefile 4.0%Language:M4 0.1%