From b289699ace2075c934f7009dea307156f9296071 Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Sat, 21 Oct 2017 00:00:46 -0400 Subject: Remove oui_vals value_string and epan/oui.c oui.c is a very small subset of what comes from http://standards.ieee.org/regauth/oui/oui.txt, so use the "full" OUI list (and more) out of the manuf file and convert hf_ fields to just use BASE_OUI. Change-Id: Ic0c2ff618d8a6212f498e3b7475e0a7856c22b5b Reviewed-on: https://code.wireshark.org/review/24007 Petri-Dish: Michael Mann Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- epan/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'epan/Makefile.am') diff --git a/epan/Makefile.am b/epan/Makefile.am index ab8570270f..bee2753f6c 100644 --- a/epan/Makefile.am +++ b/epan/Makefile.am @@ -86,7 +86,6 @@ LIBWIRESHARK_SRC = \ next_tvb.c \ oids.c \ osi-utils.c \ - oui.c \ packet.c \ prefs.c \ print.c \ -- cgit v1.2.3