mirror of
https://github.com/sdnds-tw/awesome-sdn.git
synced 2026-04-29 21:24:43 -05:00
36
README.md
36
README.md
@@ -1,2 +1,34 @@
|
||||
# awesome-sdn
|
||||
A awesome list about Software Defined Network (SDN) ,
|
||||
# Awesome SDN [](https://github.com/sindresorhus/awesome)
|
||||
|
||||
A awesome list about Software Defined Network (SDN)
|
||||
|
||||
- [Awesome SDN](#awesome-sdn)
|
||||
- [Protocol](#protocol)
|
||||
- [Controller](#controller)
|
||||
- [Simulator/Emulator](#Simulator/Emulator)
|
||||
- [Language](#language)
|
||||
|
||||
|
||||
|
||||
# Protocol
|
||||
|
||||
- [OpenFlow](https://www.opennetworking.org/sdn-resources/openflow) - a communications protocol that gives access to the forwarding plane of a network switch or router over the network.
|
||||
- [OF-Config](https://www.opennetworking.org/technical-communities/areas/specification/1928-of-config) - OpenFlow Management and Configuration Protocol
|
||||
|
||||
# Controller
|
||||
|
||||
- [NOX](www.noxrepo.org)
|
||||
- [NodeFlow](https://github.com/gaberger/NodeFLow)
|
||||
- [ONOS](onosproject.org)
|
||||
- [OpenDaylight](https://www.opendaylight.org)
|
||||
- [POX](www.noxrepo.org/pox)
|
||||
- [Ryu](https://osrg.github.io/ryu)
|
||||
|
||||
# Simulator/Emulator
|
||||
|
||||
- [Mininet](http://mininet.org/)
|
||||
- [Epoch](http://northboundnetworks.com/epoch/)
|
||||
|
||||
# Language
|
||||
|
||||
- [P4](http://p4.org/)
|
||||
Reference in New Issue
Block a user