X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ap-utils.git;a=blobdiff_plain;f=lib%2Foui.c;fp=lib%2Foui.c;h=b125abd69cb10857ecbcf2a05e3ed7d01607758f;hp=e72b31096cc37a272faefc0e693b0b4833586116;hb=17cd5711411f45df26b33c51288780627b7377e2;hpb=63444196dd1edb154f81d9418b3d0bc2367163e5 diff --git a/lib/oui.c b/lib/oui.c index e72b310..b125abd 100644 --- a/lib/oui.c +++ b/lib/oui.c @@ -2741,8 +2741,10 @@ char *oui2manufacturer(char *mac) 0x00, 0x0C, 0xCE, "Cisco Systems"}, { 0x00, 0x0D, 0x54, "3Com Europe Ltd"}, { 0x00, 0x0D, 0x88, "D-Link Corporation"}, { + 0x00, 0x0E, 0x2E, "Edimax Technology Co., Ltd."}, { 0x00, 0x0E, 0xA6, "ASUSTEK COMPUTER INC."}, { 0x00, 0x0F, 0x3D, "D-Link Corporation"}, { + 0x00, 0x0F, 0x66, "Cisco-Linksys"}, { 0x00, 0x10, 0x00, "CABLE TELEVISION LABORATIES, INC."}, { 0x00, 0x10, 0x01, "MCK COMMUNICATIONS"}, { 0x00, 0x10, 0x02, "ACTIA"}, { @@ -3000,6 +3002,7 @@ char *oui2manufacturer(char *mac) 0x00, 0x10, 0xFE, "DIGITAL EQUIPMENT CORPORATION"}, { 0x00, 0x10, 0xFF, "CISCO SYSTEMS, INC."}, { 0x00, 0x11, 0x2F, "ASUSTek Computer Inc."}, { + 0x00, 0x11, 0x7C, "e-zy.net"}, { 0x00, 0x1C, 0x7C, "PERQ SYSTEMS CORPORATION"}, { 0x00, 0x20, 0x00, "LEXMARK INTERNATIONAL, INC."}, { 0x00, 0x20, 0x01, "DSP SOLUTIONS, INC."}, {