Wireshark-commits: [Wireshark-commits] rev 39167: / /trunk/epan/dissectors/: Makefile.common packet
Date: Tue, 27 Sep 2011 18:21:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39167

User: alagoutte
Date: 2011/09/27 11:21 AM

Log:
 From mtwire via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6060
 New dissectors: (UA) Universal Alcatel Protocol and transport UAUDP
 
 From me :
 * Prefer proto_tree_add_item (when is possible)
 * Use 4-space indenting
 * Add Modeline information
 * Fix Clang Warning

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +2 -0      Makefile.common    Modified
  +723 -0    packet-ua.c        Added
  +237 -0    packet-uaudp.c     Added

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