Wireshark-commits: [Wireshark-commits] master cf8eed9: Dissect 802.3 Jumbo frames while capturing.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Jun 2015 22:33:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf8eed97cb81668c974667d7ec96e747b2627773
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cf8eed9 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Dissect 802.3 Jumbo frames while capturing.
    
    Following the code Olivier Montanuy's code suggestion from bug 5390.
    
    Bug: 5390
    Change-Id: Ie7425a76fd65fc9d50474c010b4a5beb1b3cf73e
    Reviewed-on: https://code.wireshark.org/review/7588
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f75e52b   file.c: fix Fix Branch condition evaluates to a garbage value found by Clang Analyzer
    adds  cf8eed9   Dissect 802.3 Jumbo frames while capturing.


Summary of changes:
 epan/dissectors/packet-ethertype.c |    4 ++++
 1 file changed, 4 insertions(+)