ns-3 中的多路径 TCP
网络与互联网体系结构
2015-10-28 v1
摘要
在本文中,我们介绍了在 ns-3 中设计和实现多路径 TCP (MPTCP) 模型的工作。我们的 MPTCP 模型严格遵循 RFC 6824 中描述的 MPTCP 规范,并支持基于每个子流(subflow)的 TCP NewReno 丢包恢复。子流管理基于 MPTCP 的内核实现。我们简要描述了如何将我们的 MPTCP 模型集成到 ns-3 中,并给出示例仿真结果以展示其工作状态。
引用
@article{arxiv.1510.07721,
title = {Multipath-TCP in ns-3},
author = {Morteza Kheirkhah and Ian Wakeman and George Parisis},
journal= {arXiv preprint arXiv:1510.07721},
year = {2015}
}