Removing SIGCOMM16

This commit is contained in:
Sean Choi
2016-08-16 14:15:15 -07:00
parent 846f059ddd
commit b3c8eb35c3
9 changed files with 0 additions and 520 deletions

View File

@@ -1,11 +0,0 @@
# Implementing Heavy Hitter Dectection
## Introduction
In this tutorial, we want to detect the heavy hitters on the switch.
Heavy hitters can simply be defined as the IP sources who send unusually large number of traffic.
## Running the starter code
Simply run `./run_demo.sh`, which will fire up a mininet instance of 3 hosts and 1 switch.