Wireshark-commits: [Wireshark-commits] master-2.0 b6db5cb: Call the "without FCS" version of the Et

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Jan 2016 19:43:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6db5cb1df1d564812ca7a95a89c52c9a5ba0bad
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

b6db5cb 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>
    (cherry picked from commit 278b21329b012ae1081911f95b3d7342444a75da)
    Reviewed-on: https://code.wireshark.org/review/13364
    

Actions performed:

    from  570408c   [Automatic update for 2016-01-17]
    adds  b6db5cb   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(-)