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.
在我们的协议实现中,中间节点不能响应它收到的 RREQ。我在 NS2 环境中工作,想知道对现有 AODV 协议代码进行哪些更改以及在哪里进行更改
您可以通过修改 aodv.cc(ns2.xx/aodv) 文件中的 sendRREP() 函数来做到这一点。