From 658196bad80c2c5394f6afd0b74ae5267e5e3662 Mon Sep 17 00:00:00 2001 From: Michal Minar Date: Fri, 30 Jan 2015 09:07:45 +0100 Subject: [PATCH] Updated url for oui ids Signed-off-by: Michal Minar --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2f24aae..753fd0d 100644 --- a/Makefile +++ b/Makefile @@ -108,7 +108,7 @@ new-pci-ids: @curl -O http://pciids.sourceforge.net/pci.ids new-oui: - @curl -O http://www.ieee.org/netstorage/standards/oui.txt + @curl -O http://standards-oui.ieee.org/oui.txt new-iab: @curl -O http://standards.ieee.org/develop/regauth/iab/iab.txt -- 2.25.1