Getting an error failing to open a data stream when resetting the IG
Tools for Testing IG CIGI Compliance
Status: Alpha
Brought to you by:
roland-xpi
When not recording data the traffic analyser tries to open the previously recorded data stream (to allow viewing the packet data of the previous run). Because the file does not exist an error is generated.
The tool should only attempt to open streams if they have been created or ideally allow previous recordings to be opened and examined.
Fixed in NMSG branch. Code has been changed to save the last written filename so that the correct file is opened.