Update information (#20)

* Update information

Signed-off-by: Phil Huang <phil_huang@edge-core.com>

* Remove POX and p4

Signed-off-by: Phil Huang <phil_huang@edge-core.com>
This commit is contained in:
Phil Huang
2017-02-25 17:27:55 -06:00
committed by Hung-Wei Chiu
parent 254bc64e5e
commit babd2d1764

View File

@@ -12,19 +12,23 @@ A awesome list about Software Defined Network (SDN)
- [Controller](#controller)
- [Simulator/Emulator](#simulatoremulator)
- [Language](#language)
- [Library](#library)
- [Test](#test)
- [Library](#Library)
- [Test](#Test)
- [NFV](#nfv)
- [Misc](#misc)
- [Misc](#Misc)
# Introduction
Software-defined networking (SDN) is an approach to computer networking that allows network administrators to manage network services through abstraction of higher-level functionality.
Wiki : [Software-defined networking](https://en.wikipedia.org/wiki/Software-defined_networking)
Wiki : [Software-Defined Networking](https://en.wikipedia.org/wiki/Software-defined_networking)
# Network Operating System
- [PicOS](http://www.pica8.com/products/picos) - A SDN OS for white box switches Layer-2/3 feature set with support for OpenFlow, OVSDB, and other protocols.
- [OpenNetworkLinux](https://opennetlinux.org) - A Linux distribution for "bare metal" switches, that is, network forwarding devices built from commodity components.
- [Open Network Linux, ONL](https://opennetlinux.org) - A Linux distribution for "bare metal" switches, that is, network forwarding devices built from commodity components.
- [OpenSwitch](http://www.openswitch.net) - A linux network oerating system from Hewlett-Packard.
- [Cumulus Linux](https://cumulusnetworks.com) - Cumulus Linux is a powerful open network operating system that allows you to automate, customize and scale using web-scale principles like the world's largest data centers.
- [OcNOS](https://www.ipinfusion.com/) - Extensive switching and routing protocol support with advanced
capabilities such as MPLS and SDN
- [FlexSwitch](https://snaproute.com/) - The first open source network protocol suite offering complete layer2/layer3 functionality for accelerating development and deployment of whitebox networking gear
# Install Enviroment
- [ONIE](http://onie.org/) - ONIE enables a bare metal network switch ecosystem where end users have a choice among different network operating systems.
@@ -56,7 +60,6 @@ A awesome list about Software Defined Network (SDN)
- [NodeFlow](https://github.com/gaberger/NodeFLow) - An OpenFlow Controller Node Style.
- [ONOS](http://onosproject.org) - Open Network Operating System.
- [OpenDaylight](https://www.opendaylight.org) - OpenDaylight Platform
- [POX](http://www.noxrepo.org/pox/about-pox/) - A networking software platform written in Python
- [Ryu](https://osrg.github.io/ryu) - A component-based software defined networking framework.
- [Floodlight](https://github.com/floodlight/floodlight) - A java-based openflow controller.
- [Vyatta](https://github.com/BRCDcomm/BVC/) - The first commercial Controller built directly from OpenDaylight.