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

Date: Thu, 01 Aug 2013 20:59:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51090

User: darkjames
Date: 2013/08/01 01:59 PM

Log:
 Remove fdata->opt_comment, add pkt_comment to pinfo
 
 Original (read from file) comments can be accessed by pkthdr->opt_comment
 Keep user comments in seperated BST, add new method for epan session to get it.

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

Directory: /trunk/epan/
  Changes    Path             Action
  +2 -0      epan-int.h       Modified
  +9 -0      epan.c           Modified
  +2 -0      epan.h           Modified
  +1 -6      frame_data.c     Modified
  +2 -1      frame_data.h     Modified
  +6 -0      packet.c         Modified
  +1 -0      packet_info.h    Modified

Directory: /trunk/ui/gtk/
  Changes    Path                         Action
  +3 -5      edit_packet_comment_dlg.c    Modified
  +1 -5      export_pdu_dlg.c             Modified
  +18 -16    packet_list.c                Modified


(8 files not shown)