http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39932
User: alagoutte
Date: 2011/11/18 04:34 AM
Log:
Regenerate GIOP dissector plugins (after change in generator !) with following commmands :
:~/wireshark/tools$ ../idl2wrs ../idl/cosnaming.idl > ../plugins/giop/packet-cosnaming.c
:~/wireshark/tools$ ../idl2wrs ../idl/coseventcomm.idl > ../plugins/giop/packet-coseventcomm.c
:~/wireshark/tools$ ../idl2wrs ../idl/parlay/Parlay.idl > ../plugins/giop/packet-parlay.c
:~/wireshark/tools$ ../idl2wrs ../idl/tango.idl > ../plugins/giop/packet-tango.c
For packet-cosnaming.c, only some white return change
For packet-parley.c, lot of change but only the functions is not in the same order...?! (Order change in 17911)
Directory: /trunk/plugins/giop/
Changes Path Action
+2 -181 packet-cosnaming.c Modified
+956 -893 packet-parlay.c Modified