您的位置:首页 > 其它

ns3--Click Modular Router Integration

2016-10-27 00:03 169 查看
官网链接:

https://www.nsnam.org/docs/models/html/click.html



在与
netanim
,
pybindgen
ns-3.25
等目录所在同一父目录



$ git clone https://github.com/kohler/click $ cd click/
$ ./configure --disable-linuxmodule --enable-nsclick --enable-wifi
$ make


然后到ns-3的主目录下,

$ ./waf configure --enable-examples --enable-tests --with-nsclick=/path/to/click/source
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  ns3