From 3ac86775dc1a51a34e139054b2a7b757e9240609 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Mon, 17 Oct 2022 09:54:28 +0100 Subject: [PATCH] Fix some spelling errors --- doc/ciscodump.adoc | 4 ++-- epan/dissectors/packet-amqp.c | 2 +- epan/dissectors/packet-btatt.c | 12 ++++++------ epan/dissectors/packet-dns.c | 4 ++-- epan/dissectors/packet-giop.c | 6 +++--- epan/dissectors/packet-ieee80211.c | 2 +- tools/wireshark_words.txt | 12 ++++++++++++ 7 files changed, 27 insertions(+), 15 deletions(-) diff --git a/doc/ciscodump.adoc b/doc/ciscodump.adoc index 568880c7e5..ff785af2c6 100644 --- a/doc/ciscodump.adoc +++ b/doc/ciscodump.adoc @@ -198,7 +198,7 @@ The path to a private key for authentication. --remote-interface=:: + -- -The remote network interface to capture from. One interface or list of interface names can be used. Iterfaces are separated by comma. Interface names must be supported by the device. +The remote network interface to capture from. One interface or list of interface names can be used. Interfaces are separated by comma. Interface names must be supported by the device. There are interface names causing different capture types. They are specific to used Cisco software. @@ -218,7 +218,7 @@ There are interface names causing different capture types. They are specific to ** `isakmp---ifname` - capture isakmp packets ** `lacp---ifname` - capture lacp packets (just physical interfaces are supported) ** `tls-proxy---ifname` - capture tls-proxy packets -** `inline-tag---ifname` - capture all SGT tagget packets +** `inline-tag---ifname` - capture all SGT tagged packets ** `raw-data---ifname` - same as `ifname` * syntax to capture decrypted traffic for some of capture types: ** `isakmp/decrypted---ifname` - capture isakmp packets including decrypted payload diff --git a/epan/dissectors/packet-amqp.c b/epan/dissectors/packet-amqp.c index 4c0aab48c0..bb1656d411 100644 --- a/epan/dissectors/packet-amqp.c +++ b/epan/dissectors/packet-amqp.c @@ -13652,7 +13652,7 @@ proto_register_amqp(void) UAT_FLD_CSTRING(message_decode, topic_pattern, "Topic pattern", "Pattern to match for the topic"), UAT_FLD_PROTO(message_decode, payload_proto, "Payload protocol", "Protocol to be used for the message part of the matching topic"), - UAT_FLD_CSTRING(message_decode, topic_more_info, "Additional Data", "Additional Data to pass to the disector"), + UAT_FLD_CSTRING(message_decode, topic_more_info, "Additional Data", "Additional Data to pass to the dissector"), UAT_END_FIELDS }; diff --git a/epan/dissectors/packet-btatt.c b/epan/dissectors/packet-btatt.c index 9e56441a41..4e5aee02c7 100644 --- a/epan/dissectors/packet-btatt.c +++ b/epan/dissectors/packet-btatt.c @@ -17531,22 +17531,22 @@ proto_register_btatt(void) { "Message fragment", "btatt.fragment", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_btatt_fragment_overlap, - { "Message fragment overlap", "btatt.fragmet.overlap", + { "Message fragment overlap", "btatt.fragment.overlap", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_btatt_fragment_overlap_conflicts, - { "Message fragment overlapping with conflicting data", "btatt.fragmet.overlap.conflicts", + { "Message fragment overlapping with conflicting data", "btatt.fragment.overlap.conflicts", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_btatt_fragment_multiple_tails, - { "Message has multiple tail fragments", "btatt.fragmet.multiple_tails", + { "Message has multiple tail fragments", "btatt.fragment.multiple_tails", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_btatt_fragment_too_long_fragment, - { "Message fragment too long", "btatt.fragmet.too_long_fragment", + { "Message fragment too long", "btatt.fragment.too_long_fragment", FT_BOOLEAN, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_btatt_fragment_error, - { "Message defragmentation error", "btatt.fragmet.error", + { "Message defragmentation error", "btatt.fragment.error", FT_FRAMENUM, BASE_NONE, NULL, 0x00, NULL, HFILL }}, { &hf_btatt_fragment_count, - { "Message fragment count", "btatt.fragmet.count", + { "Message fragment count", "btatt.fragment.count", FT_UINT32, BASE_DEC, NULL, 0x00, NULL, HFILL }}, { &hf_btatt_reassembled_in, { "Reassembled in", "btatt.reassembled.in", diff --git a/epan/dissectors/packet-dns.c b/epan/dissectors/packet-dns.c index f366b1436d..c01bb5026d 100644 --- a/epan/dissectors/packet-dns.c +++ b/epan/dissectors/packet-dns.c @@ -5062,7 +5062,7 @@ proto_register_dns(void) NULL, HFILL }}, { &hf_dns_mb, - { "MailBox Domaine", "dns.mb", + { "MailBox Domain", "dns.mb", FT_STRING, BASE_NONE, NULL, 0x0, NULL, HFILL }}, @@ -5072,7 +5072,7 @@ proto_register_dns(void) NULL, HFILL }}, { &hf_dns_mr, - { "Mail Rename domaine", "dns.mr", + { "Mail Rename domain", "dns.mr", FT_STRING, BASE_NONE, NULL, 0x0, NULL, HFILL }}, diff --git a/epan/dissectors/packet-giop.c b/epan/dissectors/packet-giop.c index 2bbff64311..fd5c72ecda 100644 --- a/epan/dissectors/packet-giop.c +++ b/epan/dissectors/packet-giop.c @@ -1756,7 +1756,7 @@ static gchar * get_modname_from_repoid(gchar *repoid) { // struct giop_module_key *mk = (struct giop_module_key *) key; // // ws_debug_printf("giop:module: Key = (%s) , Val = (%s) \n", mk->module, mv->subh->sub_name); -// ws_debug_printf("giop:module: poinuter = (%p)\n", user_data); +// ws_debug_printf("giop:module: pointer = (%p)\n", user_data); // // return; // @@ -1772,7 +1772,7 @@ static gchar * get_modname_from_repoid(gchar *repoid) { // struct complete_reply_hash_key *mk = (struct complete_reply_hash_key *) key; // // ws_debug_printf("giop:complete_reply: FN (key) = %8u , MFN (val) = %8u \n", mk->fn, mv->mfn); -// ws_debug_printf("giop:complete_reply: poinuter = (%p)\n", user_data); +// ws_debug_printf("giop:complete_reply: pointer = (%p)\n", user_data); // // return; // @@ -1790,7 +1790,7 @@ static gchar * get_modname_from_repoid(gchar *repoid) { // // // ws_debug_printf("giop:objkey: Key->objkey_len = %u, Key->objkey ", mk->objkey_len); -// ws_debug_printf("giop:objkey: poinuter = (%p)\n", user_data); +// ws_debug_printf("giop:objkey: pointer = (%p)\n", user_data); // // for (i=0; iobjkey_len; i++) { // ws_debug_printf("%.2x ", mk->objkey[i]); diff --git a/epan/dissectors/packet-ieee80211.c b/epan/dissectors/packet-ieee80211.c index 1a22cf4789..520131a94f 100644 --- a/epan/dissectors/packet-ieee80211.c +++ b/epan/dissectors/packet-ieee80211.c @@ -38790,7 +38790,7 @@ proto_register_ieee80211(void) NULL, HFILL }}, {&hf_ieee80211_ff_vht_mimo_cntrl_sounding_dialog_token_number, - {"Sounding Dialog Token Number", "wlan.vht.mimo_control.sounding_dialog_tocken_nbr", + {"Sounding Dialog Token Number", "wlan.vht.mimo_control.sounding_dialog_token_nbr", FT_UINT24, BASE_HEX, NULL, 0xFC0000, NULL, HFILL }}, diff --git a/tools/wireshark_words.txt b/tools/wireshark_words.txt index 1e3aebab16..0a0d824fda 100644 --- a/tools/wireshark_words.txt +++ b/tools/wireshark_words.txt @@ -353,6 +353,7 @@ demodulator demultiplexed demultiplexer demultiplexers +denso deobfuscated depassivated deprecated @@ -410,6 +411,7 @@ dmepi dnskey docsis dodag +dot11Qos dot1q double downlink @@ -468,6 +470,7 @@ epasv epdcch epsem equinf +equiv ericsson erldp errinf @@ -535,6 +538,7 @@ ftypes fujitsu functionalities funkt +fuzzed fvalue g711a g711u @@ -603,6 +607,7 @@ htonl htons http2 https +huawei huffman hytec icmpv @@ -879,12 +884,14 @@ nettl netxray newpw nexthop +nextseq nfs2err nfs4err nghttp ngran ngsniffer niagra +noascii noauth nodeid nofcs @@ -1077,12 +1084,14 @@ quadrature quadro quantifiers queryhit +queryset quiescing quintuplet quintuplets radcom radeon radiotap +radix ralink ranap randomization @@ -1220,6 +1229,7 @@ rmcap rnsap roamer routable +rowfmt rpcap rpmbuild rsocket @@ -1524,6 +1534,7 @@ undissected unduplicated unencrypted unescaped +unescaping unexported unformatted unfragmented @@ -1647,6 +1658,7 @@ voipmetrics volerr vxlan wakeup +wapforum wbxml webcam webkit