On Oct 7, 2012, at 2:06 PM, Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> wrote:
> Big plan is to remove two members from frame_data structure:
> interface_id and opt_comment reducing size of frame_data structure from 128B to 112B
> (on 64bits).
Note that comments aren't stored solely in the file - the user might add, change, or remove comments, and not have saved the edited file yet - *but* 99 44/100% of packets probably *haven't* had their comment sets edited, so a separate data structure with entries only for those packets that *have* had their comment sets edited would probably suffice.