http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51041
User: darkjames
Date: 2013/07/30 04:14 PM
Log:
Remove interface_id, pack_flags from frame_data structure.
This patch assumes that wtap_phdr interface_id, pack_flags both from initial read and seek read will contain same values.
Please fix if it's not.
Directory: /trunk/epan/dissectors/
Changes Path Action
+23 -23 packet-frame.c Modified
Directory: /trunk/epan/
Changes Path Action
+0 -4 frame_data.c Modified
+0 -4 frame_data.h Modified
Directory: /trunk/
Changes Path Action
+4 -4 file.c Modified