URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44e5946ea523e15886c811ca7b320cce2c576704
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
44e5946 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>
(cherry picked from commit 97e627e56d98bc45cd87cf629617c0dbd1798f6b)
Reviewed-on: https://code.wireshark.org/review/12176
Actions performed:
from a92137d NSIS: refuse to install on Windows XP or Server 2003
adds 44e5946 L2TP: Correct L2TP over IP SHA1 message digest
Summary of changes:
epan/dissectors/packet-l2tp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)