Wireshark-commits: [Wireshark-commits] rev 46949: / /trunk/epan/dissectors/: Makefile.common packet
Date: Sat, 05 Jan 2013 14:19:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46949

User: eapache
Date: 2013/01/05 06:19 AM

Log:
 From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8089
 Dissector for the SEL (Schweitzer Engineering Labs) Fast Message protocol.
 
 From me:
 - use wmem instead of glib to not leak memory
 - simplify port preference
 - remove unneeded initializers
 - modelines
 - Id tag

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

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

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified