Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 mininet 创建了一个拓扑并将其连接到 Ryu 控制器。我还下载了一个 .pcap 格式的数据集,它是一段时间内的真实网络流量。现在我想将此流量生成到 mininet 网络中。我怎样才能做到这一点?请有任何想法。先感谢您
TCPReplay、D-ITG 和 scapy 是流量回放的工具。但是,我不熟悉使用 mininet,所以我建议您查看文档以了解如何集成这些工具。