Skip to content
palak singhal edited this page Oct 19, 2018 · 1 revision

CUBIC-TCP

Project:

​Validate the ns-3 implementation of CUBIC TCP

Available Resources:

● Direct Code Execution (Link: https://www.nsnam.org/overview/projects/direct-code-execution/)
● Linux kernel code (Link: https://elixir.bootlin.com/linux/v4.4/source/net/ipv4/tcp_cubic.c)
● CUBIC Paper (Link: https://dl.acm.org/citation.cfm?id=1400105)
● ns-3 code for CUBIC (Link: https://github.com/natale-p/ns-3-dev-git/tree/tcp-versions-updated/src/internet/model)

Timeline of the project :

19th October- 31st October

  • A new page will be maintained for each day .
  • Logs for each day will be maintained by all the contributors where at the start of the day all of them will set up a task for themselves which they will have to complete by the end of the day.
  • Next day they will have to check all the tasks which they could complete and set new tasks . If they could not finish the tasks decided, they will have to state a reason stating why they couldn't complete it and mention all the problems faced, so that other team members can help.
  • Along with checking they will have to give a brief summary of how they achieved the tasks and put up all the resources which they used to complete the task.

Clone this wiki locally