Wireshark-commits: [Wireshark-commits] master 5fe11fb: Call the "without FCS" version of the Ethern

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Jan 2016 01:17:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5fe11fb75964d8e0d87fb73d99aa5f69066b9e8f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5fe11fb by Guy Harris (guy@xxxxxxxxxxxx):

    Call the "without FCS" version of the Ethernet dissector.
    
    At least in the sample captures attached to bug 2631, the encapsulated
    Ethernet frames don't include the FCS.
    
    Bug: 9933
    
    Change-Id: Ie14b87020c44d739173e5da9fc58a91924f38dfe
    Reviewed-on: https://code.wireshark.org/review/13377
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a5cc29b   Handle frames where the type field is a length field.
    adds  5fe11fb   Call the "without FCS" version of the Ethernet dissector.


Summary of changes:
 epan/dissectors/packet-batadv.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)