URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7fab56afb5b1244102f7e07670a84c86ec6c6121
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7fab56a by Diederik de Groot (ddegroot@xxxxxxxx):
Skinny: packet-skinny
Add tools path to the python search path, fixing cog.py generation of package-skinny.c from packet-skinny.c.in
Add GPLv2 License to parse_xml2skinny_dissector.py
Change-Id: I91b76867b02d8cebc40bba35151db48bc2fcaeca
Reviewed-on: https://code.wireshark.org/review/3819
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 549f5c4 Remove obsolete comments regarding the shell version of make-dissector-reg
adds 7fab56a Skinny: packet-skinny Add tools path to the python search path, fixing cog.py generation of package-skinny.c from packet-skinny.c.in Add GPLv2 License to parse_xml2skinny_dissector.py
Summary of changes:
epan/dissectors/packet-skinny.c | 4 ++--
epan/dissectors/packet-skinny.c.in | 8 ++++++--
epan/dissectors/packet-skinny.h.in | 35 +++++++++++++++++++++++++++++++----
tools/parse_xml2skinny_dissector.py | 14 ++++++++++++++
4 files changed, 53 insertions(+), 8 deletions(-)