More spelling fixes, start of second pass of dissectors.

Now easier to find errors due to script improvements and more complete
dictionary file.
This commit is contained in:
Martin Mathieson 2020-08-30 22:34:34 +01:00
parent 8ee18eed20
commit 4a4e50992a
24 changed files with 144 additions and 144 deletions

View File

@ -2614,7 +2614,7 @@ proto_register_AllJoyn(void)
NULL, HFILL}
},
{&hf_alljoyn_ns_isat_transport_mask_wwan,
{"Wirelesss WAN Transport", "alljoyn.isat.TransportMask.WWAN",
{"Wireless WAN Transport", "alljoyn.isat.TransportMask.WWAN",
FT_BOOLEAN, 16, NULL, TRANSPORT_WWAN,
NULL, HFILL}
},
@ -2666,7 +2666,7 @@ proto_register_AllJoyn(void)
NULL, HFILL}
},
{&hf_alljoyn_mess_header_endian,
{"Endianness", "alljoyn.mess_header.endianess",
{"Endianness", "alljoyn.mess_header.endianness",
FT_CHAR, BASE_HEX, VALS(endian_encoding_vals), 0x0,
NULL, HFILL}
},

View File

@ -694,19 +694,19 @@ proto_register_ar_drone(void)
{ "Animation Sequence Number", "ar_drone.anim.seq",
FT_STRING, BASE_NONE,
NULL, 0x0,
"Movment(Animation) Sequence #", HFILL }
"Movement(Animation) Sequence #", HFILL }
},
{ &hf_ANIM_anim,
{ "Selected Animation Number", "ar_drone.anim.num",
FT_STRING, BASE_NONE,
NULL, 0x0,
"Movment(Animation) to Play", HFILL }
"Movement(Animation) to Play", HFILL }
},
{ &hf_ANIM_sec,
{ "Animation Duration (seconds)", "ar_drone.anim.sec",
FT_STRING, BASE_NONE,
NULL, 0x0,
"Movment(Animation) Time in Seconds", HFILL }
"Movement(Animation) Time in Seconds", HFILL }
},
{ &hf_CTRL_seq,
{ "Sequence Number", "ar_drone.ctrl.seq",

View File

@ -542,11 +542,11 @@ static const value_string artnet_oem_code_vals[] = {
{ 0x0A8B, "Clay Paky S.p.A. : Alpha Spot QWO800" },
{ 0x0A8C, "Clay Paky S.p.A. : Alpha Profile 1500Q" },
{ 0x0A8D, "Clay Paky S.p.A. : Alpha Profile 800" },
{ 0x0A8E, "Clay Paky S.p.A. : Aleda K5  " },
{ 0x0A8E, "Clay Paky S.p.A. : Aleda K5 " },
{ 0x0A8F, "Clay Paky S.p.A. : Aleda K10 " },
{ 0x0A90, "Clay Paky S.p.A. : Aleda K20 " },
{ 0x0A91, "Clay Paky S.p.A. : Sharpy Wash " },
{ 0x0A92, "Clay Paky S.p.A. : Aleda K10 B-Eye Easy      " },
{ 0x0A92, "Clay Paky S.p.A. : Aleda K10 B-Eye Easy " },
{ 0x0A93, "Clay Paky S.p.A. : Aleda K20 B-Eye" },
{ 0x0A94, "Clay Paky S.p.A. : Aleda K10 B-Eye" },
{ 0x0A95, "Clay Paky S.p.A. : SuperSharpy" },
@ -752,8 +752,8 @@ static const value_string artnet_oem_code_vals[] = {
{ 0x1100, "Sigma Net: E-NODE 8-1" },
{ 0x1110, "Radig Hard - Software: EDC-01" },
{ 0x1120, "Mogees Ltd: Mogees" },
{ 0x1130, "GuangZhou MCSWE Technologies: MCSWE 1024" },
{ 0x1131, "GuangZhou MCSWE Technologies: MCSWE 2048" },
{ 0x1130, "GuangZhou MCSWE Technologies: MCSWE 1024" },
{ 0x1131, "GuangZhou MCSWE Technologies: MCSWE 2048" },
{ 0x1140, "Dynamic Projection Institute Herstellungs und Vertriebs GmbH: Mirror Head" },
{ 0x1150, "Steinigke Showtechnic GmbH: PSU-8A" },
{ 0x1151, "Steinigke Showtechnic GmbH: Node 1" },
@ -761,8 +761,8 @@ static const value_string artnet_oem_code_vals[] = {
{ 0x1153, "Steinigke Showtechnic GmbH: Zeitgeist PMC-16" },
{ 0x1154, "Steinigke Showtechnic GmbH: Stage Bar 5" },
{ 0x1155, "Steinigke Showtechnic GmbH: Stage Bar 10" },
{ 0x1160, "BEGLEC: BT-NODE28            " },
{ 0x1161, "BEGLEC: POWERMATRIX5x5-RGB Mk2           " },
{ 0x1160, "BEGLEC: BT-NODE28 " },
{ 0x1161, "BEGLEC: POWERMATRIX5x5-RGB Mk2 " },
{ 0x1162, "BEGLEC: BEAM MATRIX5x5-RGBW" },
{ 0x1170, "Fineline Solutions Ltd: 16 Channel Stepper Controller " },
{ 0x1171, "Fineline Solutions Ltd: Fineline product 1" },
@ -791,8 +791,8 @@ static const value_string artnet_oem_code_vals[] = {
{ 0x11F0, "Pangolin Laser Systems Inc: FB4-SE" },
{ 0x11F1, "Pangolin Laser Systems Inc: AVR Ethernet DMX" },
{ 0x1200, "ShenZhen HuaCanXing Technology Co.,Ltd.: H801RT" },
{ 0x1210, "Highendled Electronics Company Limited: FLA308" },
{ 0x1211, "Highendled Electronics Company Limited: FLA320" },
{ 0x1210, "Highendled Electronics Company Limited: FLA308" },
{ 0x1211, "Highendled Electronics Company Limited: FLA320" },
{ 0x1220, "Pacific Northwest National Laboratory: PNNL Connected Lighting System Testbed" },
{ 0x1230, "Ed Keefe Design: Advanced Laser Router" },
{ 0x1240, "Guangzhou Hongcai Stage Equipment co: Q-5 Turbo" },
@ -6466,7 +6466,7 @@ proto_register_artnet(void) {
"Art-Net ArtDiagData packet", HFILL }},
{ &hf_artnet_diag_data_priority,
{ "Priotity",
{ "Priority",
"artnet.diag_data.priority",
FT_UINT8, BASE_DEC, NULL, 0x0,
NULL, HFILL }},

View File

@ -134,7 +134,7 @@ proto_register_aruba_iap(void)
static hf_register_info hf[] = {
{ &hf_iap_magic,
{ "Magic", "aruba_iap.magic", FT_UINT16, BASE_HEX, NULL,0x0,
"Magic Number of IAP trafic (Always 0x8ffd)", HFILL}},
"Magic Number of IAP traffic (Always 0x8ffd)", HFILL}},
{ &hf_iap_version,
{ "Version", "aruba_iap.version", FT_UINT8, BASE_DEC, NULL, 0x0,

View File

@ -2036,7 +2036,7 @@ proto_register_atm(void)
atm_module = prefs_register_protocol ( proto_atm, NULL );
prefs_register_bool_preference(atm_module, "dissect_lane_as_sscop", "Dissect LANE as SSCOP",
"Autodection between LANE and SSCOP is hard. As default LANE is preferred",
"Autodetection between LANE and SSCOP is hard. As default LANE is preferred",
&dissect_lanesscop);
prefs_register_obsolete_preference(atm_module, "unknown_aal2_type");

View File

@ -2459,10 +2459,10 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x0006, "sixth"},
{0x0007, "seventh"},
{0x0008, "eighth"},
{0x0009, "nineth"},
{0x0009, "ninth"},
{0x000a, "tenth"},
{0x000b, "eleventh"},
{0x000c, "twelveth"},
{0x000c, "twelfth"},
{0x000d, "thirteenth"},
{0x000e, "fourteenth"},
{0x000f, "fifteenth"},
@ -2479,7 +2479,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x001a, "twenty-sixth"},
{0x001b, "twenty-seventh"},
{0x001c, "twenty-eighth"},
{0x001d, "twenty-nineth"},
{0x001d, "twenty-ninth"},
{0x001e, "thirtieth"},
{0x001f, "thirty-first"},
{0x0020, "thirty-second"},
@ -2489,17 +2489,17 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x0024, "thirty-sixth"},
{0x0025, "thirty-seventh"},
{0x0026, "thirty-eighth"},
{0x0027, "thirty-nineth"},
{0x0027, "thirty-ninth"},
{0x0028, "fortieth"},
{0x0029, "fourty-first"},
{0x002a, "fourty-second"},
{0x002b, "fourty-third"},
{0x002c, "fourty-fourth"},
{0x002d, "fourty-fifth"},
{0x002e, "fourty-sixth"},
{0x002f, "fourty-seventh"},
{0x0030, "fourty-eighth"},
{0x0031, "fourty-nineth"},
{0x0029, "forty-first"},
{0x002a, "forty-second"},
{0x002b, "forty-third"},
{0x002c, "forty-fourth"},
{0x002d, "forty-fifth"},
{0x002e, "forty-sixth"},
{0x002f, "forty-seventh"},
{0x0030, "forty-eighth"},
{0x0031, "forty-ninth"},
{0x0032, "fiftieth"},
{0x0033, "fifty-first"},
{0x0034, "fifty-second"},
@ -2509,7 +2509,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x0038, "fifty-sixth"},
{0x0039, "fifty-seventh"},
{0x003a, "fifty-eighth"},
{0x003b, "fifty-nineth"},
{0x003b, "fifty-ninth"},
{0x003c, "sixtieth"},
{0x003d, "sixty-first"},
{0x003e, "sixty-second"},
@ -2519,7 +2519,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x0042, "sixty-sixth"},
{0x0043, "sixty-seventh"},
{0x0044, "sixty-eighth"},
{0x0045, "sixty-nineth"},
{0x0045, "sixty-ninth"},
{0x0046, "seventieth"},
{0x0047, "seventy-first"},
{0x0048, "seventy-second"},
@ -2529,7 +2529,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x004c, "seventy-sixth"},
{0x004d, "seventy-seventh"},
{0x004e, "seventy-eighth"},
{0x004f, "seventy-nineth"},
{0x004f, "seventy-ninth"},
{0x0050, "eightieth"},
{0x0051, "eighty-first"},
{0x0052, "eighty-second"},
@ -2539,7 +2539,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x0056, "eighty-sixth"},
{0x0057, "eighty-seventh"},
{0x0058, "eighty-eighth"},
{0x0059, "eighty-nineth"},
{0x0059, "eighty-ninth"},
{0x005a, "ninetieth"},
{0x005b, "ninety-first"},
{0x005c, "ninety-second"},
@ -2549,7 +2549,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x0060, "ninety-sixth"},
{0x0061, "ninety-seventh"},
{0x0062, "ninety-eighth"},
{0x0063, "ninety-nineth"},
{0x0063, "ninety-ninth"},
{0x0064, "one-hundredth"},
{0x0065, "one-hundred-and-first"},
{0x0066, "one-hundred-and-second"},
@ -2559,10 +2559,10 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x006a, "one-hundred-and-sixth"},
{0x006b, "one-hundred-and-seventh"},
{0x006c, "one-hundred-and-eighth"},
{0x006d, "one-hundred-and-nineth"},
{0x006d, "one-hundred-and-ninth"},
{0x006e, "one-hundred-and-tenth"},
{0x006f, "one-hundred-and-eleventh"},
{0x0070, "one-hundred-and-twelveth"},
{0x0070, "one-hundred-and-twelfth"},
{0x0071, "one-hundred-and-thirteenth"},
{0x0072, "one-hundred-and-fourteenth"},
{0x0073, "one-hundred-and-fifteenth"},
@ -2579,7 +2579,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x007e, "one-hundred-and-twenty-sixth"},
{0x007f, "one-hundred-and-twenty-seventh"},
{0x0080, "one-hundred-and-twenty-eighth"},
{0x0081, "one-hundred-and-twenty-nineth"},
{0x0081, "one-hundred-and-twenty-ninth"},
{0x0082, "one-hundred-thirtieth"},
{0x0083, "one-hundred-and-thirty-first"},
{0x0084, "one-hundred-and-thirty-second"},
@ -2589,17 +2589,17 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x0088, "one-hundred-and-thirty-sixth"},
{0x0089, "one-hundred-and-thirty-seventh"},
{0x008a, "one-hundred-and-thirty-eighth"},
{0x008b, "one-hundred-and-thirty-nineth"},
{0x008b, "one-hundred-and-thirty-ninth"},
{0x008c, "one-hundred-fortieth"},
{0x008d, "one-hundred-and-fourty-first"},
{0x008e, "one-hundred-and-fourty-second"},
{0x008f, "one-hundred-and-fourty-third"},
{0x0090, "one-hundred-and-fourty-fourth"},
{0x0091, "one-hundred-and-fourty-fifth"},
{0x0092, "one-hundred-and-fourty-sixth"},
{0x0093, "one-hundred-and-fourty-seventh"},
{0x0094, "one-hundred-and-fourty-eighth"},
{0x0095, "one-hundred-and-fourty-nineth"},
{0x008d, "one-hundred-and-forty-first"},
{0x008e, "one-hundred-and-forty-second"},
{0x008f, "one-hundred-and-forty-third"},
{0x0090, "one-hundred-and-forty-fourth"},
{0x0091, "one-hundred-and-forty-fifth"},
{0x0092, "one-hundred-and-forty-sixth"},
{0x0093, "one-hundred-and-forty-seventh"},
{0x0094, "one-hundred-and-forty-eighth"},
{0x0095, "one-hundred-and-forty-ninth"},
{0x0096, "one-hundred-fiftieth"},
{0x0097, "one-hundred-and-fifty-first"},
{0x0098, "one-hundred-and-fifty-second"},
@ -2609,7 +2609,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x009c, "one-hundred-and-fifty-sixth"},
{0x009d, "one-hundred-and-fifty-seventh"},
{0x009e, "one-hundred-and-fifty-eighth"},
{0x009f, "one-hundred-and-fifty-nineth"},
{0x009f, "one-hundred-and-fifty-ninth"},
{0x00a0, "one-hundred-sixtieth"},
{0x00a1, "one-hundred-and-sixty-first"},
{0x00a2, "one-hundred-and-sixty-second"},
@ -2619,7 +2619,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x00a6, "one-hundred-and-sixty-sixth"},
{0x00a7, "one-hundred-and-sixty-seventh"},
{0x00a8, "one-hundred-and-sixty-eighth"},
{0x00a9, "one-hundred-and-sixty-nineth"},
{0x00a9, "one-hundred-and-sixty-ninth"},
{0x00aa, "one-hundred-seventieth"},
{0x00ab, "one-hundred-and-seventy-first"},
{0x00ac, "one-hundred-and-seventy-second"},
@ -2629,7 +2629,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x00b0, "one-hundred-and-seventy-sixth"},
{0x00b1, "one-hundred-and-seventy-seventh"},
{0x00b2, "one-hundred-and-seventy-eighth"},
{0x00b3, "one-hundred-and-seventy-nineth"},
{0x00b3, "one-hundred-and-seventy-ninth"},
{0x00b4, "one-hundred-eightieth"},
{0x00b5, "one-hundred-and-eighty-first"},
{0x00b6, "one-hundred-and-eighty-second"},
@ -2639,7 +2639,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x00ba, "one-hundred-and-eighty-sixth"},
{0x00bb, "one-hundred-and-eighty-seventh"},
{0x00bc, "one-hundred-and-eighty-eighth"},
{0x00bd, "one-hundred-and-eighty-nineth"},
{0x00bd, "one-hundred-and-eighty-ninth"},
{0x00be, "one-hundred-ninetieth"},
{0x00bf, "one-hundred-and-ninety-first"},
{0x00c0, "one-hundred-and-ninety-second"},
@ -2649,7 +2649,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x00c4, "one-hundred-and-ninety-sixth"},
{0x00c5, "one-hundred-and-ninety-seventh"},
{0x00c6, "one-hundred-and-ninety-eighth"},
{0x00c7, "one-hundred-and-ninety-nineth"},
{0x00c7, "one-hundred-and-ninety-ninth"},
{0x00c8, "two-hundredth"},
{0x00c9, "two-hundred-and-first"},
{0x00ca, "two-hundred-and-second"},
@ -2659,10 +2659,10 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x00ce, "two-hundred-and-sixth"},
{0x00cf, "two-hundred-and-seventh"},
{0x00d0, "two-hundred-and-eighth"},
{0x00d1, "two-hundred-and-nineth"},
{0x00d1, "two-hundred-and-ninth"},
{0x00d2, "two-hundred-and-tenth"},
{0x00d3, "two-hundred-and-eleventh"},
{0x00d4, "two-hundred-and-twelveth"},
{0x00d4, "two-hundred-and-twelfth"},
{0x00d5, "two-hundred-and-thirteenth"},
{0x00d6, "two-hundred-and-fourteenth"},
{0x00d7, "two-hundred-and-fifteenth"},
@ -2679,7 +2679,7 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x00e2, "two-hundred-and-twenty-sixth"},
{0x00e3, "two-hundred-and-twenty-seventh"},
{0x00e4, "two-hundred-and-twenty-eighth"},
{0x00e5, "two-hundred-and-twenty-nineth"},
{0x00e5, "two-hundred-and-twenty-ninth"},
{0x00e6, "two-hundred-thirtieth"},
{0x00e7, "two-hundred-and-thirty-first"},
{0x00e8, "two-hundred-and-thirty-second"},
@ -2689,17 +2689,17 @@ const value_string characteristic_presentation_namespace_description_btsig_vals[
{0x00ec, "two-hundred-and-thirty-sixth"},
{0x00ed, "two-hundred-and-thirty-seventh"},
{0x00ee, "two-hundred-and-thirty-eighth"},
{0x00ef, "two-hundred-and-thirty-nineth"},
{0x00ef, "two-hundred-and-thirty-ninth"},
{0x00f0, "two-hundred-fortieth"},
{0x00f1, "two-hundred-and-fourty-first"},
{0x00f2, "two-hundred-and-fourty-second"},
{0x00f3, "two-hundred-and-fourty-third"},
{0x00f4, "two-hundred-and-fourty-fourth"},
{0x00f5, "two-hundred-and-fourty-fifth"},
{0x00f6, "two-hundred-and-fourty-sixth"},
{0x00f7, "two-hundred-and-fourty-seventh"},
{0x00f8, "two-hundred-and-fourty-eighth"},
{0x00f9, "two-hundred-and-fourty-nineth"},
{0x00f1, "two-hundred-and-forty-first"},
{0x00f2, "two-hundred-and-forty-second"},
{0x00f3, "two-hundred-and-forty-third"},
{0x00f4, "two-hundred-and-forty-fourth"},
{0x00f5, "two-hundred-and-forty-fifth"},
{0x00f6, "two-hundred-and-forty-sixth"},
{0x00f7, "two-hundred-and-forty-seventh"},
{0x00f8, "two-hundred-and-forty-eighth"},
{0x00f9, "two-hundred-and-forty-ninth"},
{0x00fa, "two-hundred-fiftieth"},
{0x00fb, "two-hundred-and-fifty-first"},
{0x00fc, "two-hundred-and-fifty-second"},
@ -3940,7 +3940,7 @@ static const value_string fitness_machine_spin_down_status_vals[] = {
{ 0x01, "Spin Down Requested" },
{ 0x02, "Success" },
{ 0x03, "Error" },
{ 0x04, "Stop Pedaling" },
{ 0x04, "Stop Pedalling" },
{0, NULL }
};

View File

@ -183,7 +183,7 @@ static int hf_btavrcp_feature_uid_persistency = -1;
static int hf_btavrcp_feature_number_of_items = -1;
static int hf_btavrcp_feature_cover_art = -1;
static int hf_btavrcp_reassembled = -1;
static int hf_btavrcp_currect_path = -1;
static int hf_btavrcp_current_path = -1;
static int hf_btavrcp_response_time = -1;
static int hf_btavrcp_command_in_frame = -1;
static int hf_btavrcp_response_in_frame = -1;
@ -515,7 +515,7 @@ static const value_string play_status_vals[] = {
{ 0x01, "Playing" },
{ 0x02, "Paused" },
{ 0x03, "Forward Seek" },
{ 0x04, "Revrse Seek" },
{ 0x04, "Reverse Seek" },
{ 0xFF, "Error" },
{ 0, NULL }
};
@ -1890,7 +1890,7 @@ dissect_browsing(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
folder_depth = tvb_get_guint8(tvb, offset);
offset += 1;
pitem = proto_tree_add_none_format(tree, hf_btavrcp_currect_path, tvb, offset, tvb_reported_length_remaining(tvb, offset), "Current Path: /");
pitem = proto_tree_add_none_format(tree, hf_btavrcp_current_path, tvb, offset, tvb_reported_length_remaining(tvb, offset), "Current Path: /");
col_append_str(pinfo->cinfo, COL_INFO, "Current Path: /");
ptree = proto_item_add_subtree(pitem, ett_btavrcp_path);
@ -3095,8 +3095,8 @@ proto_register_btavrcp(void)
NULL, HFILL }
},
/* end of features */
{ &hf_btavrcp_currect_path,
{ "Currect Path", "btavrcp.currect_path",
{ &hf_btavrcp_current_path,
{ "Current Path", "btavrcp.current_path",
FT_NONE, BASE_NONE, NULL, 0x00,
NULL, HFILL }
},

View File

@ -1959,17 +1959,17 @@ const value_string bthci_cmd_oob_data_present_vals[] = {
static const value_string bthci_cmd_auth_req_vals[] = {
{0x00, "MITM Protection Not Required - No Bonding. Numeric Comparison, Automatic Accept Allowed, No Secure Connection" },
{0x01, "MITM Protection Required - No Bonding. Use IO Capabilty To Determine Procedure, No Secure Connection" },
{0x01, "MITM Protection Required - No Bonding. Use IO Capability To Determine Procedure, No Secure Connection" },
{0x02, "MITM Protection Not Required - Dedicated Bonding. Numeric Comparison, Automatic Accept Allowed, No Secure Connection" },
{0x03, "MITM Protection Required - Dedicated Bonding. Use IO Capabilty To Determine Procedure, No Secure Connection" },
{0x03, "MITM Protection Required - Dedicated Bonding. Use IO Capability To Determine Procedure, No Secure Connection" },
{0x04, "MITM Protection Not Required - General Bonding. Numeric Comparison, Automatic Accept Allowed, No Secure Connection" },
{0x05, "MITM Protection Required - General Bonding. Use IO Capabilty To Determine Procedure, No Secure Connection" },
{0x05, "MITM Protection Required - General Bonding. Use IO Capability To Determine Procedure, No Secure Connection" },
{0x08, "MITM Protection Not Required - No Bonding. Numeric Comparison, Automatic Accept Allowed, Secure Connection" },
{0x09, "MITM Protection Required - No Bonding. Use IO Capabilty To Determine Procedure, Secure Connection" },
{0x09, "MITM Protection Required - No Bonding. Use IO Capability To Determine Procedure, Secure Connection" },
{0x0A, "MITM Protection Not Required - Dedicated Bonding. Numeric Comparison, Automatic Accept Allowed, Secure Connection" },
{0x0B, "MITM Protection Required - Dedicated Bonding. Use IO Capabilty To Determine Procedure, Secure Connection " },
{0x0B, "MITM Protection Required - Dedicated Bonding. Use IO Capability To Determine Procedure, Secure Connection " },
{0x0C, "MITM Protection Not Required - General Bonding. Numeric Comparison, Automatic Accept Allowed, Secure Connection" },
{0x0D, "MITM Protection Required - General Bonding. Use IO Capabilty To Determine Procedure, Secure Connection" },
{0x0D, "MITM Protection Required - General Bonding. Use IO Capability To Determine Procedure, Secure Connection" },
{ 0, NULL }
};
value_string_ext bthci_cmd_auth_req_vals_ext = VALUE_STRING_EXT_INIT(bthci_cmd_auth_req_vals);

View File

@ -512,7 +512,7 @@ static int hf_bthci_evt_cis_count = -1;
static int hf_bthci_evt_cis_handle = -1;
static int hf_bthci_evt_cis_bis_handle = -1;
static int hf_bthci_evt_big_handle = -1;
static int hf_bthci_evt_recived_packet_counter = -1;
static int hf_bthci_evt_received_packet_counter = -1;
static int hf_bthci_evt_missed_packet_counter = -1;
static int hf_bthci_evt_failed_packet_counter = -1;
static int hf_bthci_evt_pkt_count_tx_unacked = -1;
@ -5511,7 +5511,7 @@ dissect_bthci_evt_command_complete(tvbuff_t *tvb, int offset,
offset += 1;
proto_tree_add_item(tree, hf_bthci_evt_cis_bis_handle, tvb, offset, 2, ENC_LITTLE_ENDIAN);
offset += 2;
proto_tree_add_item(tree, hf_bthci_evt_recived_packet_counter, tvb, offset, 4, ENC_LITTLE_ENDIAN);
proto_tree_add_item(tree, hf_bthci_evt_received_packet_counter, tvb, offset, 4, ENC_LITTLE_ENDIAN);
offset += 4;
proto_tree_add_item(tree, hf_bthci_evt_missed_packet_counter, tvb, offset, 4, ENC_LITTLE_ENDIAN);
offset += 4;
@ -9382,7 +9382,7 @@ proto_register_bthci_evt(void)
NULL, HFILL }
},
{ &hf_bthci_evt_supported_switching_sample_rates,
{ "Supported Swithcing Sampling Rates", "bthci_evt.supported_switching_sample_rates",
{ "Supported Switching Sampling Rates", "bthci_evt.supported_switching_sample_rates",
FT_UINT8, BASE_HEX, NULL, 0x0,
NULL, HFILL }
},
@ -9471,8 +9471,8 @@ proto_register_bthci_evt(void)
FT_UINT8, BASE_HEX, NULL, 0x0,
NULL, HFILL }
},
{ &hf_bthci_evt_recived_packet_counter,
{ "Received Packet Counter", "bthci_evt.recived_packet_counter",
{ &hf_bthci_evt_received_packet_counter,
{ "Received Packet Counter", "bthci_evt.received_packet_counter",
FT_UINT32, BASE_DEC, NULL, 0x0,
NULL, HFILL }
},

View File

@ -160,7 +160,7 @@ static dissector_handle_t btcommon_ad_handle;
{ (base) | 0x0113, "Write ConnectionLess Broadcast Stream Data" }, \
{ (base) | 0x0114, "ConnectionLess Broadcast Stream Flush" }, \
{ (base) | 0x0153, "LE Get Vendor Capabilities" }, \
{ (base) | 0x0154, "LE Multi Adveritising" }, \
{ (base) | 0x0154, "LE Multi Advertising" }, \
{ (base) | 0x0156, "LE Batch Scan" }, \
{ (base) | 0x0157, "LE Advertising Filter" }, \
{ (base) | 0x0158, "LE Tracking Advertising" }, \
@ -1582,8 +1582,8 @@ static int hf_intel_firmware_build_version_yy = -1;
static int hf_intel_firmware_patch = -1;
static int hf_intel_identifier = -1;
static int hf_intel_secure_send_type = -1;
static int hf_intel_manufaturer_mode = -1;
static int hf_intel_manufaturer_reset = -1;
static int hf_intel_manufacturer_mode = -1;
static int hf_intel_manufacturer_reset = -1;
static int hf_intel_transmit_traces = -1;
static int hf_intel_transmit_arq = -1;
static int hf_intel_receive_traces = -1;
@ -1828,13 +1828,13 @@ static const value_string intel_secure_send_type_vals[] = {
{ 0, NULL }
};
static const value_string intel_manufaturer_mode_vals[] = {
static const value_string intel_manufacturer_mode_vals[] = {
{ 0x00, "Disabled" },
{ 0x01, "Enabled" },
{ 0, NULL }
};
static const value_string intel_manufaturer_reset_vals[] = {
static const value_string intel_manufacturer_reset_vals[] = {
{ 0x00, "No Reset" },
{ 0x01, "Reset and Deactivate Patches" },
{ 0x02, "Reset and Activate Patches" },
@ -1998,10 +1998,10 @@ dissect_bthci_vendor_intel(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
break;
case 0x0011: /* Manufacturer Mode */
proto_tree_add_item(main_tree, hf_intel_manufaturer_mode, tvb, offset, 1, ENC_NA);
proto_tree_add_item(main_tree, hf_intel_manufacturer_mode, tvb, offset, 1, ENC_NA);
offset += 1;
proto_tree_add_item(main_tree, hf_intel_manufaturer_reset, tvb, offset, 1, ENC_NA);
proto_tree_add_item(main_tree, hf_intel_manufacturer_reset, tvb, offset, 1, ENC_NA);
offset += 1;
break;
@ -2738,14 +2738,14 @@ proto_register_bthci_vendor_intel(void)
FT_UINT8, BASE_HEX, VALS(intel_secure_send_type_vals), 0x0,
NULL, HFILL }
},
{ &hf_intel_manufaturer_mode,
{ "Manufaturer Mode", "bthci_vendor.intel.manufaturer.mode",
FT_UINT8, BASE_HEX, VALS(intel_manufaturer_mode_vals), 0x0,
{ &hf_intel_manufacturer_mode,
{ "Manufacturer Mode", "bthci_vendor.intel.manufacturer.mode",
FT_UINT8, BASE_HEX, VALS(intel_manufacturer_mode_vals), 0x0,
NULL, HFILL }
},
{ &hf_intel_manufaturer_reset,
{ "Manufaturer Reset", "bthci_vendor.intel.manufaturer.reset",
FT_UINT8, BASE_HEX, VALS(intel_manufaturer_reset_vals), 0x0,
{ &hf_intel_manufacturer_reset,
{ "Manufacturer Reset", "bthci_vendor.intel.manufacturer.reset",
FT_UINT8, BASE_HEX, VALS(intel_manufacturer_reset_vals), 0x0,
NULL, HFILL }
},
{ &hf_intel_transmit_traces,

View File

@ -1752,10 +1752,10 @@ static const at_cmd_t at_cmds[] = {
{ "+BSIR", "Bluetooth Setting of In-band Ring Tone", check_bsir, dissect_bsir_parameter },
{ "+VGS", "Gain of Speaker", check_vgs, dissect_vgs_parameter },
{ "+VGM", "Gain of Microphone", check_vgm, dissect_vgm_parameter },
{ "+NREC", "Noise Reduction and Echo Canceling", check_nrec, dissect_nrec_parameter },
{ "+NREC", "Noise Reduction and Echo Cancelling", check_nrec, dissect_nrec_parameter },
{ "+BRSF", "Bluetooth Retrieve Supported Features", check_brsf, dissect_brsf_parameter },
{ "+BVRA", "Bluetooth Voice Recognition Activation", check_bvra, dissect_bvra_parameter },
{ "+BLDN", "Bluetooth Last Dialed Number", check_bldn, dissect_no_parameter },
{ "+BLDN", "Bluetooth Last Dialled Number", check_bldn, dissect_no_parameter },
{ "+BINP", "Bluetooth Input", check_binp, dissect_binp_parameter },
{ "+BIA", "Bluetooth Indicators Activation", check_bia, dissect_bia_parameter },
/* Inherited from normal AT Commands */

View File

@ -147,7 +147,7 @@ static int hf_control_timeout = -1;
static int hf_control_instant = -1;
static int hf_control_interval_min = -1;
static int hf_control_interval_max = -1;
static int hf_control_preffered_periodicity = -1;
static int hf_control_preferred_periodicity = -1;
static int hf_control_reference_connection_event_count = -1;
static int hf_control_offset_0 = -1;
static int hf_control_offset_1 = -1;
@ -1851,7 +1851,7 @@ dissect_btle(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data)
proto_tree_add_item(btle_tree, hf_control_timeout, tvb, offset, 2, ENC_LITTLE_ENDIAN);
offset += 2;
proto_tree_add_item(btle_tree, hf_control_preffered_periodicity, tvb, offset, 1, ENC_LITTLE_ENDIAN);
proto_tree_add_item(btle_tree, hf_control_preferred_periodicity, tvb, offset, 1, ENC_LITTLE_ENDIAN);
offset += 1;
proto_tree_add_item(btle_tree, hf_control_reference_connection_event_count, tvb, offset, 2, ENC_LITTLE_ENDIAN);
@ -2072,7 +2072,7 @@ proto_register_btle(void)
NULL, HFILL }
},
{ &hf_initiator_addresss,
{ "Initator Address", "btle.initiator_address",
{ "Initiator Address", "btle.initiator_address",
FT_ETHER, BASE_NONE, NULL, 0x0,
NULL, HFILL }
},
@ -2551,8 +2551,8 @@ proto_register_btle(void)
FT_UINT16, BASE_DEC, NULL, 0x0,
NULL, HFILL }
},
{ &hf_control_preffered_periodicity,
{ "Preffered Periodicity", "btle.control.preffered_periodicity",
{ &hf_control_preferred_periodicity,
{ "Preferred Periodicity", "btle.control.preferred_periodicity",
FT_UINT8, BASE_DEC, NULL, 0x0,
NULL, HFILL }
},

View File

@ -4229,7 +4229,7 @@ proto_register_capwap_control(void)
NULL, HFILL }
},
{ &hf_capwap_msg_element_type_ieee80211_add_wlan_capability_a,
{ "Channek Agility", "capwap.control.message_element.ieee80211_add_wlan.capability.a",
{ "Channel Agility", "capwap.control.message_element.ieee80211_add_wlan.capability.a",
FT_BOOLEAN, 16, TFS(&tfs_yes_no), 0x0100,
NULL, HFILL }
},
@ -4651,7 +4651,7 @@ proto_register_capwap_control(void)
NULL, HFILL }
},
{ &hf_capwap_msg_element_type_ieee80211_station_capabilities_a,
{ "Channek Agility", "capwap.control.message_element.ieee80211_station.capabilities.a",
{ "Channel Agility", "capwap.control.message_element.ieee80211_station.capabilities.a",
FT_BOOLEAN, 16, TFS(&tfs_yes_no), 0x0100,
NULL, HFILL }
},
@ -4831,7 +4831,7 @@ proto_register_capwap_control(void)
NULL, HFILL }
},
{ &hf_capwap_msg_element_type_ieee80211_update_wlan_capability_a,
{ "Channek Agility", "capwap.control.message_element.ieee80211_update_wlan.capability.a",
{ "Channel Agility", "capwap.control.message_element.ieee80211_update_wlan.capability.a",
FT_BOOLEAN, 16, TFS(&tfs_yes_no), 0x0100,
NULL, HFILL }
},

View File

@ -881,7 +881,7 @@ static const value_string Retry_Types[] = {
{ 0, "Clear All" },
{ 1, "Origination" },
{ 2, "Resource Request" },
{ 3, "Supplemenal Channel Req" },
{ 3, "Supplemental Channel Req" },
{ 4, "Short Data Burst" },
{ 5, "Orig & Short Data Burst" },
{ 6, "Reserved" },

View File

@ -216,7 +216,7 @@ static const value_string aps_request_state_values[] = {
{ 1, "Do not revert" },
{ 2, "Reverse request" },
{ 3, "Unknown"},
{ 4, "Exersise" },
{ 4, "Exercise" },
{ 5, "Wait to restore" },
{ 6, "Depreciated" },
{ 7, "Manual switch" },

View File

@ -204,7 +204,7 @@ static int hf_netlogon_auditing_mode = -1;
static int hf_netlogon_max_audit_event_count = -1;
static int hf_netlogon_event_audit_option = -1;
static int hf_netlogon_unknown_string = -1;
static int hf_netlogon_trust_extention = -1;
static int hf_netlogon_trust_extension = -1;
static int hf_netlogon_trust_max = -1;
static int hf_netlogon_trust_offset = -1;
static int hf_netlogon_trust_len = -1;
@ -5895,7 +5895,7 @@ netlogon_dissect_ONE_DOMAIN_INFO(tvbuff_t *tvb, int offset,
/* It is structed as a string but it's not ... it's 4 ulong */
offset = dissect_ndr_ulongs_as_counted_string(tvb, offset, pinfo, tree, di, drep,
hf_netlogon_trust_extention);
hf_netlogon_trust_extension);
offset = dissect_ndr_counted_string(tvb, offset, pinfo, tree, di, drep,
hf_netlogon_dummy_string2, 0);
@ -6829,7 +6829,7 @@ netlogon_dissect_netrserverauthenticate023_reply(tvbuff_t *tvb, int offset,
/* Open the cipher */
err = gcry_cipher_open(&cipher_hd, GCRY_CIPHER_AES128, GCRY_CIPHER_MODE_CFB8, 0);
if (err != 0) {
g_warning("GCRY: chiper open %s/%s\n", gcry_strsource(err), gcry_strerror(err));
g_warning("GCRY: cipher open %s/%s\n", gcry_strsource(err), gcry_strerror(err));
break;
}
@ -7888,7 +7888,7 @@ static guint64 uncrypt_sequence_aes(guint8* session_key,guint64 checksum,guint64
/* Open the cipher */
err = gcry_cipher_open(&cipher_hd, GCRY_CIPHER_AES128, GCRY_CIPHER_MODE_CFB8, 0);
if (err != 0) {
g_warning("GCRY: chiper open %s/%s\n", gcry_strsource(err), gcry_strerror(err));
g_warning("GCRY: cipher open %s/%s\n", gcry_strsource(err), gcry_strerror(err));
return 0;
}
@ -7985,7 +7985,7 @@ static gcry_error_t prepare_decryption_cipher_aes(netlogon_auth_vars *vars,
/* Open the cipher */
err = gcry_cipher_open(&cipher_hd, GCRY_CIPHER_AES128, GCRY_CIPHER_MODE_CFB8, 0);
if (err != 0) {
g_warning("GCRY: chiper open %s/%s\n", gcry_strsource(err), gcry_strerror(err));
g_warning("GCRY: cipher open %s/%s\n", gcry_strsource(err), gcry_strerror(err));
return 0;
}
@ -8034,7 +8034,7 @@ static gcry_error_t prepare_decryption_cipher_strong(netlogon_auth_vars *vars,
/* Open the cipher */
err = gcry_cipher_open(&cipher_hd, GCRY_CIPHER_ARCFOUR, GCRY_CIPHER_MODE_STREAM, 0);
if (err != 0) {
g_warning("GCRY: chiper open %s/%s\n", gcry_strsource(err), gcry_strerror(err));
g_warning("GCRY: cipher open %s/%s\n", gcry_strsource(err), gcry_strerror(err));
return err;
}
@ -8401,20 +8401,20 @@ proto_register_dcerpc_netlogon(void)
{ "Dummy String", "netlogon.dummy_string", FT_STRING, BASE_NONE,
NULL, 0, "Dummy String. Used is reserved for next evolutions.", HFILL }},
{ &hf_netlogon_trust_extention,
{ "Trust extension", "netlogon.trust.extention", FT_STRING, BASE_NONE,
{ &hf_netlogon_trust_extension,
{ "Trust extension", "netlogon.trust.extension", FT_STRING, BASE_NONE,
NULL, 0, "Trusts extension.", HFILL }},
{ &hf_netlogon_trust_offset,
{ "Offset", "netlogon.trust.extention_offset", FT_UINT32, BASE_DEC,
{ "Offset", "netlogon.trust.extension_offset", FT_UINT32, BASE_DEC,
NULL, 0, "Trusts extension.", HFILL }},
{ &hf_netlogon_trust_len,
{ "Length", "netlogon.trust.extention_length", FT_UINT32, BASE_DEC,
{ "Length", "netlogon.trust.extension_length", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_netlogon_trust_max,
{ "Max Count", "netlogon.trust.extention.maxcount", FT_UINT32, BASE_DEC,
{ "Max Count", "netlogon.trust.extension.maxcount", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_netlogon_dummy_string2,

View File

@ -1207,7 +1207,7 @@ static const value_string devmode_papersize_vals[] =
{ DEVMODE_PAPERSIZE_JENVKAKU2, "Japanese Envelope (Kaku #2)" },
{ DEVMODE_PAPERSIZE_JENVKAKU3, "Japanese Envelope (Kaku #3)" },
{ DEVMODE_PAPERSIZE_JENVCHOU3, "Japanese Envelope (Chou #3)" },
{ DEVMODE_PAPERSIZE_JENVCHOU4, "Japaneve Envelope (Chou #4)" },
{ DEVMODE_PAPERSIZE_JENVCHOU4, "Japanese Envelope (Chou #4)" },
{ DEVMODE_PAPERSIZE_LETTERROT, "Letter (Rotated)" },
{ DEVMODE_PAPERSIZE_A3ROT, "A3 (Rotated)" },
{ DEVMODE_PAPERSIZE_A4ROT, "A4 (Rotated)" },

View File

@ -5622,7 +5622,7 @@ static int hf_dhcp_pkt_mdc_mib_cl_signaling = -1;
static int hf_dhcp_pkt_mdc_mib_cl_management_event = -1;
static int hf_dhcp_pkt_mdc_mib_cl_mta_extension = -1;
static int hf_dhcp_pkt_mdc_mib_cl_mta_signaling_extension = -1;
static int hf_dhcp_pkt_mdc_mib_cl_mta_mem_extention = -1;
static int hf_dhcp_pkt_mdc_mib_cl_mta_mem_extension = -1;
static int hf_dhcp_pkt_mdc_mib_cl_reserved = -1;
#define PKT_MDC_MIB_IETF 0x3031
@ -5637,7 +5637,7 @@ static int hf_dhcp_pkt_mdc_mib_euro_signaling = -1;
static int hf_dhcp_pkt_mdc_mib_euro_management_event = -1;
static int hf_dhcp_pkt_mdc_mib_euro_mta_extension = -1;
static int hf_dhcp_pkt_mdc_mib_euro_mta_signaling_extension = -1;
static int hf_dhcp_pkt_mdc_mib_euro_mta_mem_extention = -1;
static int hf_dhcp_pkt_mdc_mib_euro_mta_mem_extension = -1;
static int hf_dhcp_pkt_mdc_mib_euro_reserved = -1;
@ -5827,7 +5827,7 @@ dissect_packetcable_mta_cap(proto_tree *v_tree, packet_info *pinfo, tvbuff_t *tv
&hf_dhcp_pkt_mdc_mib_cl_management_event,
&hf_dhcp_pkt_mdc_mib_cl_mta_extension,
&hf_dhcp_pkt_mdc_mib_cl_mta_signaling_extension,
&hf_dhcp_pkt_mdc_mib_cl_mta_mem_extention,
&hf_dhcp_pkt_mdc_mib_cl_mta_mem_extension,
&hf_dhcp_pkt_mdc_mib_cl_reserved,
NULL
};
@ -5856,7 +5856,7 @@ dissect_packetcable_mta_cap(proto_tree *v_tree, packet_info *pinfo, tvbuff_t *tv
&hf_dhcp_pkt_mdc_mib_euro_management_event,
&hf_dhcp_pkt_mdc_mib_euro_mta_extension,
&hf_dhcp_pkt_mdc_mib_euro_mta_signaling_extension,
&hf_dhcp_pkt_mdc_mib_euro_mta_mem_extention,
&hf_dhcp_pkt_mdc_mib_euro_mta_mem_extension,
&hf_dhcp_pkt_mdc_mib_euro_reserved,
NULL
};
@ -7519,8 +7519,8 @@ proto_register_dhcp(void)
FT_BOOLEAN, 8, TFS(&tfs_present_not_present), 0x10,
NULL, HFILL }},
{ &hf_dhcp_pkt_mdc_mib_cl_mta_mem_extention,
{ "PacketCable 1.5 MEM Extension MIB", "dhcp.vendor.pktc.mdc_cl.mib.mem_extention",
{ &hf_dhcp_pkt_mdc_mib_cl_mta_mem_extension,
{ "PacketCable 1.5 MEM Extension MIB", "dhcp.vendor.pktc.mdc_cl.mib.mem_extension",
FT_BOOLEAN, 8, TFS(&tfs_present_not_present), 0x20,
NULL, HFILL }},
@ -7574,8 +7574,8 @@ proto_register_dhcp(void)
FT_BOOLEAN, 8, TFS(&tfs_present_not_present), 0x10,
NULL, HFILL }},
{ &hf_dhcp_pkt_mdc_mib_euro_mta_mem_extention,
{ "PacketCable 1.5 MEM Extension MIB", "dhcp.vendor.pktc.mdc_euro.mib.mem_extention",
{ &hf_dhcp_pkt_mdc_mib_euro_mta_mem_extension,
{ "PacketCable 1.5 MEM Extension MIB", "dhcp.vendor.pktc.mdc_euro.mib.mem_extension",
FT_BOOLEAN, 8, TFS(&tfs_present_not_present), 0x20,
NULL, HFILL }},

View File

@ -866,7 +866,7 @@ static const value_string nis_error[] = {
#define NIS_NOSUCHNAME 20
{ NIS_NOSUCHNAME, "Name unknown" },
#define NIS_NOTUNIQUE 21
{ NIS_NOTUNIQUE, "Value is not uniques (entry)" },
{ NIS_NOTUNIQUE, "Value is not unique (entry)" },
#define NIS_IBMODERROR 22
{ NIS_IBMODERROR, "Inf. Base. Modify error." },
#define NIS_NOSUCHTABLE 23

View File

@ -2961,7 +2961,7 @@ proto_register_ntp(void)
"Count", "ntp.priv.mode7.count", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_hpoll, {
"Host polling intervall", "ntp.priv.mode7.hpoll", FT_INT8, BASE_DEC,
"Host polling interval", "ntp.priv.mode7.hpoll", FT_INT8, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_reach, {
"Reach", "ntp.priv.mode7.reach", FT_UINT8, BASE_DEC,
@ -3138,7 +3138,7 @@ proto_register_ntp(void)
"Processed", "ntp.priv.mode7.processed", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_badauth, {
"Bad authentiation", "ntp.priv.mode7.badauth", FT_UINT32, BASE_DEC,
"Bad authentication", "ntp.priv.mode7.badauth", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_bogusorg, {
"Bogus origin", "ntp.priv.mode7.bogusorg", FT_UINT32, BASE_DEC,
@ -3213,7 +3213,7 @@ proto_register_ntp(void)
"Requests", "ntp.priv.mode7.requests", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_badpkts, {
"Bad pakets", "ntp.priv.mode7.bad_pakets", FT_UINT32, BASE_DEC,
"Bad packets", "ntp.priv.mode7.bad_packets", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_responses, {
"Responses", "ntp.priv.mode7.responses", FT_UINT32, BASE_DEC,
@ -3225,7 +3225,7 @@ proto_register_ntp(void)
"Errors", "ntp.priv.mode7.errors", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_tooshort, {
"Too short pakets", "ntp.priv.mode7.too_short", FT_UINT32, BASE_DEC,
"Too short packets", "ntp.priv.mode7.too_short", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_inputresp, {
"Responses on input", "ntp.priv.mode7.input_responses", FT_UINT32, BASE_DEC,
@ -3237,10 +3237,10 @@ proto_register_ntp(void)
"Errors on input", "ntp.priv.mode7.input_errors", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_badoffset, {
"Non zero offset pakets", "ntp.priv.mode7.bad_offset", FT_UINT32, BASE_DEC,
"Non zero offset packets", "ntp.priv.mode7.bad_offset", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_badversion, {
"Unknown version pakets", "ntp.priv.mode7.bad_version", FT_UINT32, BASE_DEC,
"Unknown version packets", "ntp.priv.mode7.bad_version", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_datatooshort, {
"Data too short", "ntp.priv.mode7.data_too_short", FT_UINT32, BASE_DEC,
@ -3411,16 +3411,16 @@ proto_register_ntp(void)
"Low water", "ntp.priv.mode7.lowwater", FT_UINT16, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_dropped, {
"Dropped pakets", "ntp.priv.mode7.dropped", FT_UINT32, BASE_DEC,
"Dropped packets", "ntp.priv.mode7.dropped", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_ignored, {
"Ignored pakets", "ntp.priv.mode7.ignored", FT_UINT32, BASE_DEC,
"Ignored packets", "ntp.priv.mode7.ignored", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_received, {
"Received pakets", "ntp.priv.mode7.received", FT_UINT32, BASE_DEC,
"Received packets", "ntp.priv.mode7.received", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_notsent, {
"Not sent pakets", "ntp.priv.mode7.notsent", FT_UINT32, BASE_DEC,
"Not sent packets", "ntp.priv.mode7.notsent", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_interrupts, {
"Interrupts", "ntp.priv.mode7.interrupts", FT_UINT32, BASE_DEC,
@ -3474,7 +3474,7 @@ proto_register_ntp(void)
"Address family", "ntp.priv.mode7.family", FT_UINT16, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_ignore_pkt, {
"Ignore pakets", "ntp.priv.mode7.ignore_pkts", FT_UINT8, BASE_DEC,
"Ignore packets", "ntp.priv.mode7.ignore_pkts", FT_UINT8, BASE_DEC,
NULL, 0, NULL, HFILL }},
{ &hf_ntppriv_mode7_action, {
"Action", "ntp.priv.mode7.action", FT_UINT8, BASE_DEC,

View File

@ -1361,7 +1361,7 @@ void proto_register_nvme_tcp(void) {
{ "PDU header digest", "nvme-tcp.c2htermreq.phd",
FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL } },
{ &hf_nvme_tcp_c2htermreq_upfo,
{ "Unsupported pararmeter field offset", "nvme-tcp.c2htermreq.upfo",
{ "Unsupported parameter field offset", "nvme-tcp.c2htermreq.upfo",
FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL } },
{ &hf_nvme_tcp_c2htermreq_reserved,
{ "Reserved", "nvme-tcp.c2htermreq.reserved",
@ -1383,7 +1383,7 @@ void proto_register_nvme_tcp(void) {
{ "PDU header digest", "nvme-tcp.h2ctermreq.phd",
FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL } },
{ &hf_nvme_tcp_h2ctermreq_upfo,
{ "Unsupported pararmeter field offset", "nvme-tcp.h2ctermreq.upfo",
{ "Unsupported parameter field offset", "nvme-tcp.h2ctermreq.upfo",
FT_UINT32, BASE_HEX, NULL, 0, NULL, HFILL } },
{ &hf_nvme_tcp_h2ctermreq_reserved,
{ "Reserved", "nvme-tcp.h2ctermreq.reserved",

View File

@ -7434,7 +7434,7 @@ proto_register_openflow_v4(void)
},
{ &ei_openflow_v4_multipart_request_undecoded,
{ "openflow_v4.multipart_request.undecoded", PI_UNDECODED, PI_NOTE,
"Unknown multipart reqeuest body.", EXPFILL }
"Unknown multipart request body.", EXPFILL }
},
{ &ei_openflow_v4_multipart_reply_undecoded,
{ "openflow_v4.multipart_reply.undecoded", PI_UNDECODED, PI_NOTE,

View File

@ -4555,7 +4555,7 @@ proto_register_ospf(void)
{ "Options", "ospf.v3.lls.state.options", FT_UINT8, BASE_HEX,
NULL, 0x0, NULL, HFILL }},
{&hf_ospf_v3_lls_state_options_r,
{ "(R) Resuest", "ospf.v3.lls.state.options.r", FT_BOOLEAN, 8,
{ "(R) Request", "ospf.v3.lls.state.options.r", FT_BOOLEAN, 8,
TFS(&tfs_set_notset), OSPF_V3_LLS_STATE_OPTIONS_R, NULL, HFILL }},
{&hf_ospf_v3_lls_state_options_a,
{ "(A) Answer", "ospf.v3.lls.state.options.a", FT_BOOLEAN, 8,

View File

@ -12793,7 +12793,7 @@ VALUE_STRING_ARRAY(zbee_zcl_device_management_attr_server_names);
XXX(ZBEE_ZCL_ATTR_ID_DEVICE_MANAGEMENT_CLNT_FLOW_SENSOR_AIR_DETECT, 0x0236, "Flow Sensor Air Detect" ) \
XXX(ZBEE_ZCL_ATTR_ID_DEVICE_MANAGEMENT_CLNT_PIPE_EMPTY, 0x0237, "Pipe Empty" ) \
XXX(ZBEE_ZCL_ATTR_ID_DEVICE_MANAGEMENT_CLNT_INLET_TEMPERATURE_SENSOR_FAULT, 0x0250, "Inlet Temperature Sensor Fault" ) \
XXX(ZBEE_ZCL_ATTR_ID_DEVICE_MANAGEMENT_CLNT_OUTLET_TEMPERATURE_SENDOR_FAULT, 0x0251, "Outlet Temperature Sendor Fault" ) \
XXX(ZBEE_ZCL_ATTR_ID_DEVICE_MANAGEMENT_CLNT_OUTLET_TEMPERATURE_SENSOR_FAULT, 0x0251, "Outlet Temperature Sensor Fault" ) \
XXX(ZBEE_ZCL_ATTR_ID_DEVICE_MANAGEMENT_CLNT_REVERSE_FLOW, 0x0260, "Reverse Flow" ) \
XXX(ZBEE_ZCL_ATTR_ID_DEVICE_MANAGEMENT_CLNT_TILT_TAMPER, 0x0261, "Tilt Tamper" ) \
XXX(ZBEE_ZCL_ATTR_ID_DEVICE_MANAGEMENT_CLNT_BATTERY_COVER_REMOVED, 0x0262, "Battery Cover Removed" ) \