URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e535a8b7143dd61f59fa0680692c94a0d22e916
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6e535a8 by Michael Mann (mmann78@xxxxxxxxxxxx):
Multipath TCP checksum requires M flag set as well as enough option length.
Bug: 10692
Change-Id: I8d9874a2c0a6b98497d43804bcf27a8c7e152a9b
Reviewed-on: https://code.wireshark.org/review/5275
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 4a7dd62 Always create a subtree for Mobility options, even if it doesn't have a specific dissection function.
adds 6e535a8 Multipath TCP checksum requires M flag set as well as enough option length.
Summary of changes:
epan/dissectors/packet-tcp.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)