URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=366415bcc352f18fabc9a7fc17a34139c526c617
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
366415b by Guy Harris (guy@xxxxxxxxxxxx):
ARP: expand the set of ARPHRD_ definitions from both IANA and Linxu.
While we're at it, fix some typoes, and clean up the white space.
Change-Id: I32cdcb6603bcf76df26f74bd60cdaadc01b28693
Reviewed-on: https://code.wireshark.org/review/37171
Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
Actions performed:
from 569f3bd More PVS-Studio issues flagged by Valerii Zapodovnikov.
add 366415b ARP: expand the set of ARPHRD_ definitions from both IANA and Linxu.
Summary of changes:
epan/arptypes.h | 141 ++++++++++++++++++++++++++++++++-----------
epan/dissectors/packet-arp.c | 58 ++++++++++++++++--
2 files changed, 160 insertions(+), 39 deletions(-)