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

Date: Sun, 29 Sep 2013 22:50:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52279

User: pascal
Date: 2013/09/29 10:50 PM

Log:
 Add a MBIM (Mobile Broadband Interface Model) dissector
 Still to be done:
 - fragmentation support
 - plug the MBIM dissector on USB dissector

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +1 -0      Makefile.common          Modified
  +2 -0      packet-gsm_a_common.h    Modified
  +1 -0      packet-gsm_sim.c         Modified
  +5709 -0   packet-mbim.c            Added
  +2 -2      packet-nas_eps.c         Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified