OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
Development version of the Upstream MultiPath TCP Linux kernel 🐧
Aggregates multiple links (TCP, Bluetooth, USB, WebSocket or similar) into one connection having their combined bandwidth and provides resiliency against failure of individual links.
Scripts and Stuff around the Proxmox Network
Network Programming Course Project @ BITS Pilani. Video Streaming application using MPTCP and MPQuic Protocols
#计算机科学#Learning Wi-Fi Connection Loss Predictions (Jupyter Notebook Evaluation)
This repository provides the data traces, tools, and scripts for reproducible results in our published SIGCOMM 2018 paper: "A Measurement Study on Multi-path TCP with Multiple Cellular Carriers on Hig...
Multipath TCP. I/O copy friendly. Split one user stream into multiple TCP streams and assemble them together into an intact stream. Graceful shutdown to prevent TCP RST.