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

Date: Fri, 18 Oct 2013 13:09:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52669

User: jmayer
Date: 2013/10/18 01:09 PM

Log:
 Beginnings of Motrola's MiNT protocol.
 Most important missing item: Fill in the test functions
 to avoid using all packets to the (fixed) ports.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +1 -0      Makefile.common       Modified
  +1 -0      packet-ethertype.c    Modified
  +418 -0    packet-mint.c         Added

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