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

Commits:

ed7818a 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/13365
    

Actions performed:

    from  5e79be0   [Automatic update for 2016-01-17]
    adds  ed7818a   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(-)