Gianluca Varenni wrote:
Wiretap saves the offset of each packet into memory to support random access to the file. The offsets should be 64 bits, and together with the offsets you need to save the byte order of that block, or alternatively the ID of the section containing the packet (a file can contain multiple sections, each one with a different byte order, different interface descriptions, bla bla bla).
Probably the list of interfaces and/or sections in a file will be saved in some specific pcap-NG structure used by wiretap, so no direct modification should be done in wiretap for this (not 100% sure, correct me if I'm wrong).
Powered by MHonArc 2.6.10