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.
我目前正在测试 ryu 的这个多路径应用程序(https://github.com/wildan2711/multipath/blob/master/ryu_multipath.py)。
不同的路径是查找和计算。但是当发生链接中断时,应用程序不会计算其他路径。它在实验过程中看到“eventlinkAdd”和“eventLinkDelete”发生了新的邻接,但是我们如何才能将新的流表推到开关上呢?
感谢您的回答。最好的。