Wireshark-commits: [Wireshark-commits] master 1afe11f: Correct PsId dissection in WSMP
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1afe11f0993a4d1bd3e6534172ab9bd04d72ba90
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1afe11f by Christophe GUERBER (christophe.guerber@xxxxxxxxx):
Correct PsId dissection in WSMP
Get rid of length determinant in the value returned for psid. Length
determinant is not part of the value.
This helps comparison with other protocols possibly containing a psid
also.
Change-Id: I2bd93bd6849f8bfa686f0574f05b0a65f587e4ad
Reviewed-on: https://code.wireshark.org/review/31235
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from c456c34 DNS: Use seconds as resolution for stat response time.
add 1afe11f Correct PsId dissection in WSMP
Summary of changes:
epan/dissectors/packet-wsmp.c | 46 +++++++++++++++++++++++++------------------
1 file changed, 27 insertions(+), 19 deletions(-)