Index: tools/wireshark_gen.py =================================================================== --- tools/wireshark_gen.py (revision 43966) +++ tools/wireshark_gen.py (working copy) @@ -1641,7 +1641,7 @@ static hf_register_info hf[] = { /* field that indicates the currently ongoing request/reply exchange */ - {&hf_operationrequest, {"Request_Operation","@protocol_name@.Request_Operation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}}, + {&hf_operationrequest, {"Request_Operation","giop-@dissector_name@.Request_Operation",FT_STRING,BASE_NONE,NULL,0x0,NULL,HFILL}}, /* no fields yet */