Wireshark-commits: [Wireshark-commits] master a8ed879: Work around a duplicate dest mac that appear
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Feb 2018 15:47:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8ed879d7e9cae014d768ae10c7f407c3831ef10
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a8ed879 by Joerg Mayer (jmayer@xxxxxxxxx):

    Work around a duplicate dest mac that appears in *some* frames captured on a FEX
    
    Change-Id: I6604c764d4b354653280891c8bf50a73954370b3
    Reviewed-on: https://code.wireshark.org/review/25994
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  24ba73c   [PFCP] fixed Timer IE
    adds  a8ed879   Work around a duplicate dest mac that appears in *some* frames captured on a FEX


Summary of changes:
 epan/dissectors/packet-eth.c | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)