From 46b42022c702252a7a6a3d7f39b5fceac4e1156a Mon Sep 17 00:00:00 2001 From: hwchiu Date: Fri, 23 Jun 2017 11:26:56 +0800 Subject: [PATCH] Update software switch/overlay network/simulator Signed-off-by: hwchiu --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d90ebf..c11df63 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ capabilities such as MPLS and SDN - [snabbswitch](https://github.com/SnabbCo/snabbswitch) - An open source virtualized Ethernet networking stack. - [ZeroTier](https://github.com/zerotier/ZeroTierOne) - ZeroTier is a software-based managed Ethernet switch for planet Earth. - [PISCES](http://pisces.cs.princeton.edu/) - A Programmable, Protocol-Independent Software Switch. +- [BESS](https://github.com/NetSys/bess) - Berkeley Extensible Software Switch, BESS is a modular framework for software switches. # Network Virtualization @@ -88,6 +89,7 @@ capabilities such as MPLS and SDN - [OpenNet](http://github.com/dlinknctu/opennet) - A simulator for software-defined wireless local area network - [EstiNet](http://www.estinet.com/products.php?lv1=13&sn=13) - A world-renowned software tool for network planning - [ns-3](https://www.nsnam.org/) - A discrete-event network simulator that supports OpenFlow environment. +- [Containernet](https://github.com/containernet/containernet) - Mininet fork that allows to use Docker containers as hosts in emulated networks # Language @@ -123,6 +125,7 @@ protocol, based on Twisted. # Overlay Network - [VXLAN](https://docs.ustack.com/unp/src/architecture/vxlan.html) - Virtual Extensible LAN +- [NVGRE](https://tools.ietf.org/html/draft-sridharan-virtualization-nvgre-00) - NVGRE-Network-Virtualization-using-Generic-Routing-Encapsulation # Router @@ -159,4 +162,4 @@ protocol, based on Twisted. ## Paper - [SDN A Comprehensive Survey](https://pdfs.semanticscholar.org/d8bd/4c1e92420200bd29cb1a233bd81eb3c28bba.pdf) - [A Guided Tour of Data-Center Networking](http://static.googleusercontent.com/media/research.google.com/zh-CN//pubs/archive/40404.pdf) -- [High Performance Datacenter Networks: Architectures, Algorithms, and Opportunities](https://static.googleusercontent.com/media/research.google.com/zh-TW//pubs/archive/37069.pdf) \ No newline at end of file +- [High Performance Datacenter Networks: Architectures, Algorithms, and Opportunities](https://static.googleusercontent.com/media/research.google.com/zh-TW//pubs/archive/37069.pdf)