Wireshark-commits: [Wireshark-commits] master ecc29ee: DHCP: Lookup OUI for TR111 suboption. Also a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 3 Jul 2015 20:23:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ecc29ee7ecff81ba128e79813b856a87562c4754
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ecc29ee by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    DHCP: Lookup OUI for TR111 suboption.  Also add Ubiquisys OUI to oui_vals.
    
    Change-Id: I49b833ee4df01d37cfabb11fd177c00f34f41eb4
    Reviewed-on: https://code.wireshark.org/review/9481
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  bd6065f   [smb2] Update some comments
    adds  ecc29ee   DHCP: Lookup OUI for TR111 suboption.  Also add Ubiquisys OUI to oui_vals.


Summary of changes:
 epan/dissectors/packet-bootp.c |   28 +++++++++++++++++++---------
 epan/oui.c                     |    1 +
 epan/oui.h                     |    1 +
 3 files changed, 21 insertions(+), 9 deletions(-)