Wireshark-commits: [Wireshark-commits] master 278b213: Call the "without FCS" version of the Ethern
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Jan 2016 19:42:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=278b21329b012ae1081911f95b3d7342444a75da
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

278b213 by Guy Harris (guy@xxxxxxxxxxxx):

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

Actions performed:

    from  b87a5af   Fix build [-Werror=maybe-uninitialized]
    adds  278b213   Call the "without FCS" version of the Ethernet dissector.


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