From 3ffd8c57d9f94d1ac3d9d94f8f5aebd78022777c Mon Sep 17 00:00:00 2001 From: "Sean O. Stalley" Date: Mon, 13 Oct 2014 16:09:09 -0700 Subject: Use Wifi Alliance OUI for MA USB packets over SNAP Change-Id: Icf4c995c8fbdb886e8b4e79a1fc7b62ac7137a07 Reviewed-on: https://code.wireshark.org/review/4667 Petri-Dish: Alexis La Goutte Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann --- epan/oui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/oui.c') diff --git a/epan/oui.c b/epan/oui.c index 710613f126..5c5658a51e 100644 --- a/epan/oui.c +++ b/epan/oui.c @@ -76,6 +76,7 @@ http://www.cisco.com/univercd/cc/td/doc/product/software/ios113ed/113ed_cr/ibm_r /* Currently, the manuf file calls this "Procurve", as it's assigned to HP! */ { OUI_HP, "Hewlett-Packard" }, { OUI_HP_2, "Hewlett-Packard" }, + { OUI_WFA, "Wi-Fi Alliance" }, /* Registry Name: PPP Vendor Specific OUI Options */ { OUI_3GPP2, "3GPP2 Vendor specific packet ID" }, { OUI_ERICSSON_2, "Ericsson Group" }, -- cgit v1.2.1