Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / eti / README
blob962b89fc93b3853e761a04358b08cf54eab820d4
1 These XML files can be downloaded from links provided at the GitHub repository
2 of Georg Sauthoff, the author of eti2wireshark.py,
3     https://github.com/gsauthof/python-eti
5 The current dissectors checked in are based on version 10.0 of the protocols.
7 The dissectors can be regenerated with calls:
9     eti2wireshark.py eti_Derivatives.xml -o ..\packet-eti.c
10     eti2wireshark.py --proto eobi --desc 'Enhanced Order Book Interface' eobi.xml -o .\\packet-eobi.c
11     eti2wireshark.py --proto xti --desc 'Enhanced Cash Trading Interface' eti_Cash.xml -o .\\packet-xti.c