mptcp

    0热度

    2回答

    只有一个子流通过LTE和一个子流通过WiFi,或者多个子流通过LTE和WiFi? 谢谢。

    0热度

    1回答

    我试图从我的ns-3(网络模拟软件)程序中获取一个错误。 我在gdb下运行它: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff4850195 in ns3::MpTcpBulkSendApplication::StartApplication (this=0x706850) at ../src/applicatio

    1热度

    1回答

    我正在尝试将multipath tcp(https://www.multipath-tcp.org/)集成到一个项目中,并且我想修改源代码以便为新的mptcp子流手动选择输出套接字端口,以便我可以识别在我的应用程序中进出的数据包。 inet_create(sock_net(meta_sk), &sock, IPPROTO_TCP, 1); 和绑定: 该地址与创建 sock.ops->bind(