Wireshark-commits: [Wireshark-commits] master 445d782: Add ARP protocol preference to register MAC

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 6 Feb 2016 10:15:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=445d78282f436330954fbe1e93e753ec2336425c
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

445d782 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Add ARP protocol preference to register MAC to IP bindings for name resolution
    
    Applies to the resolve Physical Addresses to names preference.
    
    Change-Id: Ib1f484afc940eb6a022e03a1766c18449b2dfed3
    Reviewed-on: https://code.wireshark.org/review/13400
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  485af0a   Check whether mcs_index is sane, not just whether it's set.
    adds  445d782   Add ARP protocol preference to register MAC to IP bindings for name resolution


Summary of changes:
 epan/dissectors/packet-arp.c |   16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)