Changes between Version 11 and Version 12 of ConvertingTracesets
- Timestamp:
- 03/08/07 10:32:48 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConvertingTracesets
v11 v12 9 9 10 10 '''Note 2''': Instead of converting to pcap you can use libtrace directly to access these files and enjoy the benefits of file format, link and network layer independance, a high level API, and transparent fast decompression/compression. 11 12 '''Note 3''': Most tracesets have one file per direction, ending in -0 for one direction, and -1 for the reverse. These can be merged and converted at the same time with {{{tracemerge}}}. 13 {{{ 14 tracemerge pcapfile:auck4-20010220-210122-combined.gz legacyatm:auck4-20010220-210122-0.gz legacyatm:auck4-20010220-210122-1.gz 15 }}} 11 16 12 17 == Conversions for common tracesets: ==