summaryrefslogtreecommitdiff
path: root/epan/sminmpec.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-10-01 07:01:53 +0000
committerGuy Harris <guy@alum.mit.edu>2004-10-01 07:01:53 +0000
commit8d24ff694a7c68eb4183f4ddb21916a8d992df96 (patch)
treec7442bf024f38f69ba8124e48724bf157e442f72 /epan/sminmpec.h
parentd235806dde8d3d0c625fbb47bb3a8176a19adb94 (diff)
downloadwireshark-8d24ff694a7c68eb4183f4ddb21916a8d992df96.tar.gz
From Kestutis Kupciunas: add new vendor enterprise codes for Gemtek
Systems and the Wi-Fi Alliance, and add Radius vendor-specific attributes for them. svn path=/trunk/; revision=12164
Diffstat (limited to 'epan/sminmpec.h')
-rw-r--r--epan/sminmpec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/sminmpec.h b/epan/sminmpec.h
index a7510aa9c0..a0695a0a9e 100644
--- a/epan/sminmpec.h
+++ b/epan/sminmpec.h
@@ -66,6 +66,8 @@
#define VENDOR_COLUBRIS 8744
#define VENDOR_COLUMBIA_UNIVERSITY 11862
#define VENDOR_THE3GPP 10415
+#define VENDOR_GEMTEK_SYSTEMS 10529
+#define VENDOR_WIFI_ALLIANCE 14122
extern const value_string sminmpec_values[];