Wireshark-commits: [Wireshark-commits] master fe82323: Call the "no FCS present" version of the Eth

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

Commits:

fe82323 by Guy Harris (guy@xxxxxxxxxxxx):

    Call the "no FCS present" version of the Ethernet dissector.
    
    The I-D doesn't explicity indicate that the FCS isn't present in the
    tunneled Ethernet frames, but it is missing from the captures attached
    to bug 10282.
    
    Update the I-D number while we're at it.
    
    Bug: 9933
    Change-Id: I6e78b20cb858e6c8c4d7380b17b88382db013d56
    Reviewed-on: https://code.wireshark.org/review/13350
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  24495a1   Use the "no FCS" version of the Ethernet dissector.
    adds  fe82323   Call the "no FCS present" version of the Ethernet dissector.


Summary of changes:
 epan/dissectors/packet-stt.c |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)