URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f7262a8b3e62a58b397b5997c168860ad0959d7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
2f7262a 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>
(cherry picked from commit 6e535a8b7143dd61f59fa0680692c94a0d22e916)
Reviewed-on: https://code.wireshark.org/review/5279
Actions performed:
from 95c6a0d Always create a subtree for Mobility options, even if it doesn't have a specific dissection function.
adds 2f7262a 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(-)