URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=97e627e56d98bc45cd87cf629617c0dbd1798f6b
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
97e627e by Nicolas S. Dade (nic.dade@xxxxxxxxx):
L2TP: Correct L2TP over IP SHA1 message digest
It should match the MD5 code, and skip over the 0x00000000 session id
at the start of tvb.
Change-Id: Ia3bee2bd07015523acc49bd7cb0247c3f1ac986e
Reviewed-on: https://code.wireshark.org/review/12168
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from be7bd77 Add BMT_NO_FLAGS for proto_tree_add_bitmask_XXX_with_flags.
adds 97e627e L2TP: Correct L2TP over IP SHA1 message digest
Summary of changes:
epan/dissectors/packet-l2tp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)