Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.71 KB

File metadata and controls

42 lines (25 loc) · 1.71 KB

Testing the components of mTCP

This project aims at making a utility to test the components of mTCP, such as TCP congestion control algorithms, ECN, etc. using network namespaces and VMs.

Description about the included directories

The directories contain the steps to setup mTCP and run epserver and epwget, mTCP-epoll based applications. Along with this, the screenshots of the output are also included.

Contents :

  • 2vm: Applications run on two different VMs, with epserver on one VM and epwget on the other VM.
  • onvm: Using OpenNetVM, an NFV( Network Function Virtualization), the two applications were run on the same VM using the ports generated by the ONVM.

Inside these directories, there is a README file that contains the steps to be followed to set up and run the applications. The test runs mentioned as run1, run2, etc . are included in subsequent directories.

References

Contributors and maintainers

This project and repository is created and maintained by:

  • Manas Gupta

Email: [email protected]

Github: manas11

  • Animesh Kumar

Email: [email protected]

Github: animeshk08

  • Ayush Kumar

Email: [email protected]

Github: ayush4190