Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 40969: /trunk/ /trunk/epan/dissectors/: packet-frame.c /

Date: Sat, 11 Feb 2012 12:34:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40969

User: etxrab
Date: 2012/02/11 04:34 AM

Log:
 Add the abillity to read and write option comments unedited.
 This is POC we may want to have more efficient use of the frame data
 structure etc. But this allows for work to be done on the GUI to actually add comments.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +33 -7     packet-frame.c    Modified

Directory: /trunk/epan/
  Changes    Path            Action
  +2 -0      frame_data.c    Modified
  +16 -14    frame_data.h    Modified

Directory: /trunk/
  Changes    Path          Action
  +13 -6     file.c        Modified

Directory: /trunk/wiretap/
  Changes    Path          Action
  +83 -8     pcapng.c      Modified
  +18 -18    wtap-int.h    Modified
  +3 -5      wtap.h        Modified