Wireshark-commits: [Wireshark-commits] rev 50761: /trunk/ /trunk/epan/: epan.c epan.h epan_dissect.

Date: Sun, 21 Jul 2013 18:38:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50761

User: darkjames
Date: 2013/07/21 11:38 AM

Log:
 Some work on multi file dissection
 
 - make init_dissection/cleanup_dissection private for libwireshark
 - implement epan_new(), epan_free()
 - pass epan_t to epan_dissect*

Directory: /trunk/epan/
  Changes    Path              Action
  +25 -3     epan.c            Modified
  +4 -7      epan.h            Modified
  +1 -0      epan_dissect.h    Modified
  +2 -2      packet.h          Modified

Directory: /trunk/ui/gtk/
  Changes    Path                    Action
  +1 -1      iax2_analysis.c         Modified
  +2 -2      main.c                  Modified
  +1 -1      packet_list_store.c     Modified
  +7 -4      packet_win.c            Modified
  +1 -1      rlc_lte_graph.c         Modified
  +1 -1      rtp_analysis.c          Modified
  +1 -1      sctp_assoc_analyse.c    Modified


(8 files not shown)