Wireshark-commits: [Wireshark-commits] rev 30066: /trunk/ /trunk/epan/: frame_data.c frame_data.h l

Date: Tue, 22 Sep 2009 14:23:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30066

User: krj
Date: 2009/09/22 07:23 AM

Log:
 Refactor frame_data_init() into frame_data_set_before_dissect() and frame_data_set_after_dissect().

Directory: /trunk/epan/
  Changes    Path                Action
  +36 -7     frame_data.c        Modified
  +8 -2      frame_data.h        Modified
  +2 -0      libwireshark.def    Modified

Directory: /trunk/
  Changes    Path          Action
  +9 -3      rawshark.c    Modified
  +8 -6      tshark.c      Modified