Wireshark-commits: [Wireshark-commits] master-2.0 53df9ac: manuf: Add well-known MAC entries for DO

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Jan 2017 21:29:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=53df9ac9983f9e3aec871c46c2212d04e0dfc6b2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

53df9ac by Dominic Chen (d.c.ddcc@xxxxxxxxx):

    manuf: Add well-known MAC entries for DOCSIS and regenerate file
    
    DOCSIS has a few well-known MAC entries defined in ANSI SCTE 22-1
    with the prefix 01-E0-2F. Currently, this gets munged by
    manuf_name_lookup() to 00-E0-2F and the vendor "McnsHold", which
    is incorrect.
    
    Change-Id: I11d344d8f595c3252895a4f7c094866fc0dd9841
    Reviewed-on: https://code.wireshark.org/review/19524
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  41a4117   make-manuf: Add more sanity checks.
    adds  53df9ac   manuf: Add well-known MAC entries for DOCSIS and regenerate file


Summary of changes:
 wka.tmpl |    4 ++++
 1 file changed, 4 insertions(+)