aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oui.c
diff options
context:
space:
mode:
authorSean O. Stalley <sean.stalley@intel.com>2014-10-13 16:09:09 -0700
committerMichael Mann <mmann78@netscape.net>2014-10-26 00:55:50 +0000
commit3ffd8c57d9f94d1ac3d9d94f8f5aebd78022777c (patch)
tree23926412f5fd7cf21ba01ca06a00069ad02dd7cd /epan/oui.c
parent155c939bb945c0ddc41f2a399c4d2b9303c11f51 (diff)
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 <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/oui.c')
-rw-r--r--epan/oui.c1
1 files changed, 1 insertions, 0 deletions
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" },