ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 6e535a8: Multipath TCP checksum requires M flag set a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Nov 2014 03:46:26 +0000 (UTC)
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(-)