Skip to content

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.

Notifications You must be signed in to change notification settings

animeshk08/Utility-to-test-the-components-of-mTCP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Utility-to-test-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.

Directories :

  • 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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published