Automatically add the visualizer module to programs running with waf --run --vis I tested, visualizer is working for both C++ and Python programs (though in Python you still have to manually import ns.visualizer, in addition to waf --pyrun --vis). > > > - Tom > > -- Gustavo J. A...
I've divided this repository from furbani/ns-3-dce, expecting the module store (i.e., bake) will take care of this complexity. 1) Would it be nice to separate each application (e.g., quagga, umip) to another module? Or is it better to push into the ns-3-dce core repository?