官网链接:
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