From 66549a9cacb29abdbb2c6fdaaf8235c4f34f6a13 Mon Sep 17 00:00:00 2001 From: Dominic Chen Date: Fri, 6 May 2016 15:34:57 -0400 Subject: 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 --- wka.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'wka.tmpl') diff --git a/wka.tmpl b/wka.tmpl index 4a5cb5012a..345de93938 100644 --- a/wka.tmpl +++ b/wka.tmpl @@ -111,6 +111,10 @@ 01-DD-00-FF-FF-FF Ungermann-Bass-boot-me-requests 01-DD-01-00-00-00 Ungermann-Bass-Spanning-Tree 01-E0-52-CC-CC-CC Foundry-DP +# DOCSIS, defined in ANSI SCTE 22-1 2012 +01-E0-2F-00-00-01 DOCSIS-CM +01-E0-2F-00-00-02 DOCSIS-CMTS +01-E0-2F-00-00-03 DOCSIS-STP # Microsoft Network Load Balancing (NLB) # Actually, 02-01-virtualip to 02-20-virtualip will be used from server to rest-of-world # 02-bf-virtualip will be used from rest-of-world to server -- cgit v1.2.1