URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5f2467653381c4db82aece4f863c1fefdf5bcc52
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5f24676 by Diederik de Groot (dkgroot@xxxxxxxx):
[skinny] Fix StartMediaTransmissionMessage and OpenReceiveChannelMessage protocol version 20
- StartMediaTransmissionMessage is variable length
- latentCapsInfo moved to protocol version 21-22
Change-Id: I4136c7007a8f9d6a8a3370d45faab62bbe983524
Reviewed-on: https://code.wireshark.org/review/15512
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 2609d78 wtap_opttypes: fix no previous prototype for function 'wtap_opttype_write_data_uint64_timestamp' [-Wmissing-prototypes]
adds 5f24676 [skinny] Fix StartMediaTransmissionMessage and OpenReceiveChannelMessage protocol version 20
Summary of changes:
epan/dissectors/packet-skinny.c | 99 +++++++++++++++++++------------------
tools/SkinnyProtocolOptimized.xml | 6 +--
2 files changed, 55 insertions(+), 50 deletions(-)