Wireshark-commits: [Wireshark-commits] rev 54856: /trunk/epan/ /trunk/epan/dissectors/: Makefile.co

Date: Mon, 20 Jan 2014 18:35:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54856

User: alagoutte
Date: 2014/01/20 06:35 PM

Log:
 From Lubos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9638
 
 New Dissector For Lightweight Mesh protocol
 
 A dissector for ATMEL Lightweight Mesh protocol (lwm).
 The protocol is carried on the top of 802.15.4 frame.
 
 From me:
 * Add Modelines info
 * Fix indent (use 4 spaces)
 * Remove trailing whitespace

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

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