Aruba(IAP): Add IAP-500 Series (Gemini)

This commit is contained in:
Alexis La Goutte 2020-12-01 20:27:28 +00:00 committed by AndersBroman
parent 2d8dd9ed4f
commit 11bccd9e39
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ static int hf_iap_unknown_uint = -1;
static int hf_iap_unknown_bytes = -1;
static const value_string iap_model[] = {
{ 0x16, "Gemini (IAP-500 Series)" },
{ 0x1a, "Pegasus (IAP-103/108/109/144,115)" },
{ 0x30, "Ursa (IAP-303/303H/304/305/360)" },
{ 0, NULL }