Wireshark-commits: [Wireshark-commits] rev 37574: / /trunk/epan/: Makefile.am /trunk/plugins/sercos

Date: Mon, 06 Jun 2011 19:45:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37574

User: etxrab
Date: 2011/06/06 12:45 PM

Log:
 From Michael Mann:
 
 I made 2 changes when merging the source into a single file:
 1. Changed filtername to "siii" to match display filter fields (was quicker
 than changing all display filter fields to "sercosiii"
 2. Converted the "ett_siii arrays" to a single value.   Each subtree doesn't
 need its own ett_ value.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5990

Directory: /trunk/epan/
  Changes    Path           Action
  +1 -8      Makefile.am    Modified

Directory: /trunk/plugins/sercosiii/
  Changes    Path                  Action
  +1 -12     CMakeLists.txt        Modified
  +3 -11     Makefile.common       Modified
  +1564 -0   packet-sercosiii.c    Added