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