Wireshark-commits: [Wireshark-commits] rev 49177: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Sun, 05 May 2013 19:37:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49177

User: etxrab
Date: 2013/05/05 12:37 PM

Log:
 Add the abillity to export PDU:s to file using a USER_DLT adding meta data before the actual protocol PDU. Some meta tags makes it possible for the dissector of the user DLT to call the correct PDU dissector.
 
 This is prof-of-concept needs a bit of cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +39 -0     packet-sip.c       Modified

Directory: /trunk/epan/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +2 -0      Makefile.common    Modified
  +5 -0      main_menubar.c     Modified