Hi,
I'm trying to build OpenflowSwith module in ns3.19. From the instruction
of "24.2.1 Building OFSID" in ns-3 Model Library, I can build
http://code.nsnam.org/openflow to ns-3.19 release version. But the code in
http://code.nsnam.org/openflow is not the latest.
The latest openflow code can be seen from ns-3.19
"http://code.nsnam.org/ns-3.19/src/openflow" ,and it can also be seen from
"http://code.nsnam.org/ns-3-dev/src/openflow" . I downloaded both ns-3.19 and
ns-3-dev, but they all can't build the local openlow code with the basic
instruction(not the source of openflow) of "24.2.1 Building OFSID" in ns-3
Model Library,because the openflow module can't be built with the following
words.:
"From the “openflow” directory, run:
$ ./waf configure
$ ./waf build"
So could you tell me how to build the latest version of openflow module to
ns-3.19?
Thanks a lot!
best regards,
Eva