From bccd6a723d53168cbde33efe13918a34beeb9cc3 Mon Sep 17 00:00:00 2001 From: wmeier Date: Mon, 25 Oct 2010 16:40:45 +0000 Subject: From Jouni Malinen: preliminary version of Wi-Fi P2P (Wi-Fi Direct) dissector. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5196 From me: Add packet-wifi-p2p.h to Makefile.common DISSECTOR_INCLUDES Add dissectors/packet-wifi-p2p.c to epan/CMakelists.txt git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34642 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/oui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/oui.h') diff --git a/epan/oui.h b/epan/oui.h index 472b80c6d7..63676d2bbf 100644 --- a/epan/oui.h +++ b/epan/oui.h @@ -71,6 +71,7 @@ #define OUI_APPLE_ATALK 0x080007 /* Appletalk */ #define OUI_HP 0x080009 /* Hewlett-Packard */ #define OUI_HP_2 0x00805F /* Hewlett-Packard */ +#define OUI_WFA 0x506F9A /* Wi-Fi Alliance */ #define OUI_3GPP2 0xCF0002 /* 3GPP2 */ /* -- cgit v1.2.3