Wireshark-commits: [Wireshark-commits] master 49b2a1c: Restore FCoIB frame marker handling (CID 139

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Jan 2017 19:14:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49b2a1cdb7358ca3316a4cdc436685a0e8b54465
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

49b2a1c by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Restore FCoIB frame marker handling (CID 1397701)
    
    It seems that somewhere in the last few years the changes for FCoIB
    have caused it to loose its frame marker processing. This change puts
    that back.
    Also there is an ambiguity in EOF handling, which is solved.
    
    Change-Id: Iefbb42726e4e5491a50d7ce96626c906fb5ea857
    Reviewed-on: https://code.wireshark.org/review/19594
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  d5abca0   Fix TCP stream graph (throughput) reset axes logic (CID-1398438)
    adds  49b2a1c   Restore FCoIB frame marker handling (CID 1397701)


Summary of changes:
 epan/dissectors/packet-fcoib.c |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)