Giter Club home page Giter Club logo

ns-3-ecn-wait's Introduction

SIM-06: Implementation of ECN+/Wait algorithm in ns-3

About project:

    ● Explicit Congestion Notification (ECN) is a signaling mechanism used to inform the TCP 
      sender about congestion.
    ● Whereas ECN+ is a minor extension of ECN wherein SYN/ACK packets also carry the ECN marks.
    ● This project is a further extension of ECN+.This algorithm is described in RFC 5562. 
     This project intends to implement ECN+/Wait in ns-3.

References:

    ● RFC 5562 (Link: ​https://tools.ietf.org/html/rfc5562​) 
    ● ECN support for TCP in ns-3 (Link: https://www.nsnam.org/docs/models/html/tcp.html#support-for-explicit-congestion-notification-ecn​)
    ● http://delivery.acm.org/10.1145/1090000/1080100/p61-kuzmanovic.pdf?ip=218.248.46.107&id=1080100&acc=PUBLIC&key=045416EF4DDA69D9%2E4A4590D5C9BCB165%2E4D4702B0C3E38B35%2E4D4702B0C3E38B35&__acm__=1541934899_2f78bd63fdd21f83bdb011453bd6d979

The following is the explaination of this repositry:

src:

This repositry contains the modified code for the implementation of ECN+.
It consists of files Tcp-Socketbase.cc, Tcp-Socketbase.h and the topology.

results:

This repositry contains the results obtained after running our files. It consists of pcaps for each node.

concept.md :

This file consists of the concept of ns-3 ECN and then ECN+ i,e.,why is it used and how it works etc..

Activities.md :

This file consists of the activities done by us in each week and our assumptions etc...

Report.md :

This file contains of the changes we have done to the ECN enabled Tcp-Socketbase files in order to 
implement ECN+

How to run the files:

     * Download the ns3-dev-gitmaster from ns3 repositry of github
     * extract the folder and build the tools necessary (works on ubuntu 16.04)
     * copy the following topology into the scratch folder.
     * copy the tcp-socketbase.cc and tcp-socketbase.h files in the respective locations src/internet/model/
     * run this with the command "./waf --run <topology-file name>
     * there will be a results repositry created. pcaps will be stored.open pcap for any node and you can 
       observe the packets flow from that node.

Group:

    ● shiva swaroop.v (16CO252)
    ● sanjith geddam  (16CO111)
    ● kunal M         (16CO227)

ns-3-ecn-wait's People

Contributors

shiva11344 avatar sanjith7 avatar kun07 avatar

Watchers

Mohit P. Tahiliani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.