http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44281
User: etxrab
Date: 2012/08/06 04:53 AM
Log:
Create (fake)interface information when loading a libpcap file it might be needed when wrinting the file if the format is converted to pcapng.
Should we do this for other file formats as well?
A pcapng file with per packet encapsulation will need an IDB per encapsulation as the EPB does not have a linktype indicator only a interface index.
Directory: /trunk/wiretap/
Changes Path Action
+27 -1 file_access.c Modified