mirror of
https://github.com/sdnds-tw/awesome-sdn.git
synced 2026-04-30 14:25:11 -05:00
Add Network Virtualization section
Also, add FlowVisor and OpenVirtex to the section
This commit is contained in:
@@ -5,6 +5,7 @@ A awesome list about Software Defined Network (SDN)
|
||||
- [Awesome SDN](#awesome-sdn)
|
||||
- [Operating System](#operating-system)
|
||||
- [Software Switch](#software-switch)
|
||||
- [Network Virtualization](#network-virtualization)
|
||||
- [Protocol](#protocol)
|
||||
- [Controller](#controller)
|
||||
- [Simulator/Emulator](#simulatoremulator)
|
||||
@@ -24,6 +25,11 @@ A awesome list about Software Defined Network (SDN)
|
||||
- [LINC-Switch](https://github.com/FlowForwarding/LINC-Switch) - A pure OpenFlow software switch written in Erlang
|
||||
- [snabbswitch](https://github.com/SnabbCo/snabbswitch) - An open source virtualized Ethernet networking stack.
|
||||
|
||||
# Network Virtualization
|
||||
|
||||
- [FlowVisor](https://github.com/opennetworkinglab/flowvisor) - An OpenFlow controller that acts as a hypervisor/proxy between a switch and multiple controllers. Can slice multiple switches in parallel, effectively slicing a network.
|
||||
- [OpenVirtex](https://github.com/opennetworkinglab/OpenVirteX) - A network hypervisor that can create multiple virtual and programmable networks on top of a single physical infrastructure.
|
||||
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user