Wireshark-commits: [Wireshark-commits] master b7d6055: Move value string of LLDP OUI to epan/oui.h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 May 2014 21:34:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7d6055f2ea8c81d5830649146a1ba5d7aa543f3
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b7d6055 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Move value string of LLDP OUI to epan/oui.h
    
    Change-Id: I3d9ddbae60631c958880574e7e441a931db3492d
    Reviewed-on: https://code.wireshark.org/review/1471
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  5f23901   wmem: add new simple block allocator, use it in packet-scope.
    adds  b7d6055   Move value string of LLDP OUI to epan/oui.h


Summary of changes:
 epan/dissectors/packet-lldp.h |   16 ----------------
 epan/oui.h                    |   17 +++++++++++++++++
 2 files changed, 17 insertions(+), 16 deletions(-)