Go to file
Jonathon Jongsma f3a47cc903 codegen: Add a --generate-wireshark-dissector option
The wireshark protocol dissector is a bit out-of-date. Several new channel types
and enums have been added.  It would be nice if these values (and the
translation between the value and the name) could be automatically generated so
that updating the dissector was a slightly less manual process.  This patch adds
a commandline switch which generates both the enums and value-name lists in the
format that wireshark expects.
2013-10-23 11:41:43 -05:00
python_modules codegen: Add a --generate-wireshark-dissector option 2013-10-23 11:41:43 -05:00
spice1.proto support seamless migration 2012-08-27 09:06:26 +03:00
spice_codegen.py codegen: Add a --generate-wireshark-dissector option 2013-10-23 11:41:43 -05:00
spice.proto proto: add fake last message in base channel 2013-09-12 13:49:25 +02:00