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(