diff --git a/README.md b/README.md index 0b2d97c..f3710c0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ A awesome list about Software Defined Network (SDN) - [Awesome SDN](#awesome-sdn) - [Introduction](#introduction) - - [Operating System](#operating-system) + - [Network Operating System](#network-operating-system) + - [Install Enviroment](#install-enviroment) - [Software Switch](#software-switch) - [Network Virtualization](#network-virtualization) - [Protocol](#protocol) @@ -18,8 +19,13 @@ A awesome list about Software Defined Network (SDN) 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) -# Operating System +# 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. +- [OpenSwitch](http://www.openswitch.net) - A linux network oerating system from Hewlett-Packard. + +# 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. # Software Switch