Update README.md

Renamed the SDN section heading.
This commit is contained in:
Mohammad Rafay Aleem 2014-08-01 17:10:15 +04:00
parent d103d9af17
commit f7b9b7c69b

View File

@ -785,7 +785,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [wifi](https://wifi.readthedocs.org/) - A Python library and command line tool for working with WiFi on Linux. * [wifi](https://wifi.readthedocs.org/) - A Python library and command line tool for working with WiFi on Linux.
## Virtual Networking and SDN (Software Defined Networking) ## Network Virtualization and SDN
* [Mininet](http://mininet.org/) - A popular network emulator and API written in Python. * [Mininet](http://mininet.org/) - A popular network emulator and API written in Python.
* [POX](http://www.noxrepo.org/pox/about-pox/) - An open source development platform for Python-based Software Defined Networking (SDN) control applications, such as OpenFlow SDN controllers. * [POX](http://www.noxrepo.org/pox/about-pox/) - An open source development platform for Python-based Software Defined Networking (SDN) control applications, such as OpenFlow SDN controllers.
* [Pyretic](http://frenetic-lang.org/pyretic/) - A member of the Frenetic family of SDN programming languages that provides powerful abstractions over network switches or emulators. * [Pyretic](http://frenetic-lang.org/pyretic/) - A member of the Frenetic family of SDN programming languages that provides powerful abstractions over network switches or emulators.