Skip to content

misc helpers to test and use the mptcp net-next implementation

License

Notifications You must be signed in to change notification settings

pabeni/mptcp-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mptcp-tools

misc helpers to test and use the mptcp net-next implementation

Contents

use_mptcp/

An utility to force a non MPTCP-enabled application to use MPTCP instead of TCP.

Usage:

./use_mptcp.sh <app> <app command line>

It will build on the fly wrapper library to hijack the socket() libcall, requires gcc and make

mpab/

Wrapper to run apache benchmark (ab) with MPTCP, leveraging use_mptcp. Requires ngnix and ab.

Usage: ./mpab.sh

About

misc helpers to test and use the mptcp net-next implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published