加入收藏 设为首页 联系站长
首页 | 虚拟动态 | Cisco模拟 | Juniper仿真 | 虚拟机 | 网络仿真 | 软件路由 | 技术专题 | 相关软件 | 交流论坛
>首页 -> 网络仿真 -> NS

TOP

How to fix TORA bug in NS
[ 录入者:admin | 时间:2007-10-28 00:38:30 | 作者: | 来源: | 浏览:411次 ]

http://mailman.isi.edu/pipermail/ns-developers/2006-March/002250.html

tora/tora.h: line 54

#include <classifier/classifier-port.h>

tora/tora.h:

void   logToraNeighbor(TORANeighbor *tn);

protected:
/* for passing packets up to agents */
PortClassifier* dmux_;

tora/tora.cc: line 142

else if (strcmp(argv[1], "port-dmux") == 0) {
        dmux_ = (PortClassifier *)TclObject::lookup(argv[2]);
    if (dmux_ == 0) {
     fprintf (stderr, "%s: %s lookup of %s failed\n", __FILE__,
     argv[1], argv[2]);
     return TCL_ERROR;
    }
    return TCL_OK;
       }

make clean

make

[上一篇]NS2 for Wireless [下一篇]How to install NS2 with VS.net ..
※相关文章
 

评论

称  呼:
内  容:

相关栏目

最新文章

热门文章

推荐文章

赞助商链接