URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cbca7eeb712c7365bf46ed3de8ed5c633a662bc2
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cbca7ee by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
p_mul: Indicate if fletcher algorithm is used.
The first version of ACP 142 uses the fletcher algorithm for checksum.
Indicate if this (now old variant) checksum is used.
Change-Id: Id6f3e7ecfcde022b339bdb956cd6f642a917076a
Reviewed-on: https://code.wireshark.org/review/6342
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 0910b55 s5066ses: Fixed some missing sapid mappings.
adds cbca7ee p_mul: Indicate if fletcher algorithm is used.
Summary of changes:
epan/dissectors/packet-p_mul.c | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)