This is a proposal to save the PCAP and Replay files in the same output folder as the node logs, to keep all simulation output files together.
Also the name of the folder should be configurable from a command line parameter. Current default is ./tmp.
This is useful when doing multiple simulation runs, each to a different output folder e.g. run01, run02, etc. Then the full output is kept per run.
See also #584 which requests that the OTNS log be saved also in the output folder.
This is a proposal to save the PCAP and Replay files in the same output folder as the node logs, to keep all simulation output files together.
Also the name of the folder should be configurable from a command line parameter. Current default is
./tmp.This is useful when doing multiple simulation runs, each to a different output folder e.g.
run01,run02, etc. Then the full output is kept per run.See also #584 which requests that the OTNS log be saved also in the output folder.