Difference between revisions of "GSOC2020AQM"

From Nsnam
Jump to: navigation, search
Line 9: Line 9:
 
* '''Student:''' [mailto:bhaskar.k7920@gmail.com Bhaskar Kataria]
 
* '''Student:''' [mailto:bhaskar.k7920@gmail.com Bhaskar Kataria]
 
* '''Mentors:''' [mailto:tomh@tomh.org Tom Henderson], [mailto:tahiliani.nitk@gmail.com Mohit Tahiliani], [mailto:jain.vivek.anand@gmail.com Vivek Jain], [mailto:adadeepak8@gmail.com Ankit Deepak]
 
* '''Mentors:''' [mailto:tomh@tomh.org Tom Henderson], [mailto:tahiliani.nitk@gmail.com Mohit Tahiliani], [mailto:jain.vivek.anand@gmail.com Vivek Jain], [mailto:adadeepak8@gmail.com Ankit Deepak]
* '''Project Goals:''' To be completed
+
* '''Project Goals:''' The project aims to implement the Some Congestion Experienced (SCE) marking feature which uses ECT(1) codepoint of Explicit Congestion Notification (ECN) to deliver the earlier notification of congestion than the Congestion Experienced (CE) mark along with the TCP which responds appropriately to the SCE feedback. The project also intends to implement Controlled Delay Approximate Fairness (CoDelAF) AQM with Cheap Nasty Queueing (CNQ) and Lightweight Fair Queueing (LFQ) with SCE support. As simulation models already exist for many of the Low Latency, Low Loss, Scalable throughput (L4S) components the project ultimately aims to provide the feature to experiment with SCE and L4S to the ns-3 community.
* '''Repository:''' Link to be added to your ns-3-dev fork
+
* '''Repository:''' https://gitlab.com/bhaskar792/ns-3-dev
* '''About Me:''' To be completed
+
* '''About Me:''' I am a second-year Computer Science and Engineering undergraduate student at National Institute of Technology Karnataka, Surathkal, India. I have deep interests in networking, systems, and security. I have experience with C, C++, Python, and tools like Wireshark, GDB. I have been working under Dr. Mohit P. Tahiliani with NDN during my second-year.

Revision as of 22:52, 5 May 2020

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - Samples - Models - Education - Contributed Code - Papers

Back to GSoC 2020 projects

Project Overview

  • Project Name: SCE AQMs and TCP along with CNQ-CodelAF and LFQ
  • Student: Bhaskar Kataria
  • Mentors: Tom Henderson, Mohit Tahiliani, Vivek Jain, Ankit Deepak
  • Project Goals: The project aims to implement the Some Congestion Experienced (SCE) marking feature which uses ECT(1) codepoint of Explicit Congestion Notification (ECN) to deliver the earlier notification of congestion than the Congestion Experienced (CE) mark along with the TCP which responds appropriately to the SCE feedback. The project also intends to implement Controlled Delay Approximate Fairness (CoDelAF) AQM with Cheap Nasty Queueing (CNQ) and Lightweight Fair Queueing (LFQ) with SCE support. As simulation models already exist for many of the Low Latency, Low Loss, Scalable throughput (L4S) components the project ultimately aims to provide the feature to experiment with SCE and L4S to the ns-3 community.
  • Repository: https://gitlab.com/bhaskar792/ns-3-dev
  • About Me: I am a second-year Computer Science and Engineering undergraduate student at National Institute of Technology Karnataka, Surathkal, India. I have deep interests in networking, systems, and security. I have experience with C, C++, Python, and tools like Wireshark, GDB. I have been working under Dr. Mohit P. Tahiliani with NDN during my second-year.