You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The trace format for the output traces is not required to be the same as in the input format. In fact, the two output traces can be in different formats as well. For example,
will work just fine. Be warned, though, that some format-specific information can be lost when changing the trace format, e.g. pcap format headers have no space to store erf rxerror information.