http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43092
User: alagoutte
Date: 2012/06/04 03:34 PM
Log:
From Clement Marrast via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7260
New dissector for WSE Remote Ethernet protocol
From me :
* Fix Compilation under linux
* Use proto_tree_add_item*
* Make build-in dissector
* Include Status.* and Codef.* in dissector
* Reorder function (to respect Wireshark Codelines)
* Add Modelines Info and fix indent (use 4 spaces)
* Fix check* tools
* Add Clement to AUTHORS
With the dissector....
Directory: /trunk/epan/dissectors/
Changes Path Action
+2002 -0 packet-wreth.c Added