X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ap-utils.git;a=blobdiff_plain;f=lib%2Foui.c;h=e72b31096cc37a272faefc0e693b0b4833586116;hp=5295e1451fe53e38073598f0b2766a81e4e84eb2;hb=16204dfc7715783c2ebdfb55fc44fb9344613a76;hpb=17638f5bff2fddb825562f9242a364674aa5fb94 diff --git a/lib/oui.c b/lib/oui.c index 5295e14..e72b310 100644 --- a/lib/oui.c +++ b/lib/oui.c @@ -2742,6 +2742,7 @@ char *oui2manufacturer(char *mac) 0x00, 0x0D, 0x54, "3Com Europe Ltd"}, { 0x00, 0x0D, 0x88, "D-Link Corporation"}, { 0x00, 0x0E, 0xA6, "ASUSTEK COMPUTER INC."}, { + 0x00, 0x0F, 0x3D, "D-Link Corporation"}, { 0x00, 0x10, 0x00, "CABLE TELEVISION LABORATIES, INC."}, { 0x00, 0x10, 0x01, "MCK COMMUNICATIONS"}, { 0x00, 0x10, 0x02, "ACTIA"}, { @@ -2998,6 +2999,7 @@ char *oui2manufacturer(char *mac) 0x00, 0x10, 0xFD, "COCOM A/S"}, { 0x00, 0x10, 0xFE, "DIGITAL EQUIPMENT CORPORATION"}, { 0x00, 0x10, 0xFF, "CISCO SYSTEMS, INC."}, { + 0x00, 0x11, 0x2F, "ASUSTek Computer Inc."}, { 0x00, 0x1C, 0x7C, "PERQ SYSTEMS CORPORATION"}, { 0x00, 0x20, 0x00, "LEXMARK INTERNATIONAL, INC."}, { 0x00, 0x20, 0x01, "DSP SOLUTIONS, INC."}, {