Wireshark-commits: [Wireshark-commits] master 66549a9: manuf: Add well-known MAC entries for DOCSIS
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66549a9cacb29abdbb2c6fdaaf8235c4f34f6a13
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
66549a9 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: Ib5888d2545fcfbcadf4dd918dd2639de8f7b81b4
Reviewed-on: https://code.wireshark.org/review/15278
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3cab1a2 Give the full name of the current version of the IEEE standard in question.
adds 66549a9 manuf: Add well-known MAC entries for DOCSIS and regenerate file
Summary of changes:
manuf | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
wka.tmpl | 4 ++++
2 files changed, 56 insertions(+), 2 deletions(-)