ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5636] New: Cleanup 802.11 Dissector : Make checkhf Happy

Date: Sun, 30 Jan 2011 09:36:40 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5636

           Summary: Cleanup 802.11 Dissector : Make checkhf Happy
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: alexis.lagoutte@xxxxxxxxx


Build Information:
TShark 1.5.1 (SVN Rev 35698 from /trunk)

Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (32-bit) with GLib 2.26.0, with libpcap 1.1.1, with libz 1.2.3.4, with
POSIX capabilities (Linux), without libpcre, with SMI 0.4.8, with c-ares 1.7.3,
with Lua 5.1, without Python, with GnuTLS 2.8.6, with Gcrypt 1.4.5, with MIT
Kerberos, with GeoIP.

Running on Linux 2.6.35-23-generic, with libpcap version 1.1.1, with libz
1.2.3.4.

Built using gcc 4.4.5.
--
There are a number of error/warning with checkhf in file packet-ieee80211.c

ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_htc_lac_asel_command_flags
Unused entry: epan/dissectors/packet-ieee80211.c,
hf_block_ack_control_multi_tid_info
Unused entry: epan/dissectors/packet-ieee80211.c, hf_ieee80211_ampduparam
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_request_reporting_condition_flags
Unused entry: epan/dissectors/packet-ieee80211.c, hf_tag_measure_report_bssid
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_detected_not_detected
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_htc_csi_steering_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_ext_channel_switch_announcement_switch_mode_flags
Unused entry: epan/dissectors/packet-ieee80211.c, hf_wlan_ssi_signal
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_report_type_flags
Unused entry: epan/dissectors/packet-ieee80211.c,
hf_ieee80211_ff_mesh_mgt_ie_id
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_map_field_bss_flag
Unused entry: epan/dissectors/packet-ieee80211.c, hf_wlan_ssi_noise
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_htc_ndp_announcement_flag
Unused entry: epan/dissectors/packet-ieee80211.c, hf_ieee80211_antsel
Unused entry: epan/dissectors/packet-ieee80211.c, hf_pst_acf
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_secondary_channel_offset_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_request_measurement_mode_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_qos_amsdu_present_flag
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_block_ack_type_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_htc_cal_pos_flags
Unused entry: epan/dissectors/packet-ieee80211.c, hf_ieee80211_ht_cap
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c, hf_tag_measure_acc_not_acc
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_request_type_flags
Unused entry: epan/dissectors/packet-ieee80211.c, hf_addr_addr1
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_ieee80211_data_encap_payload_types
Unused entry: epan/dissectors/packet-ieee80211.c, hf_pst_acm_contents
Unused entry: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_request_report_mac
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_block_ack_request_type_flags
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_request_group_id_flags
Unused entry: epan/dissectors/packet-ieee80211.c, hf_ieee80211_mcsset
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_block_ack_control_ack_policy_flag
ERROR: NO ARRAY: epan/dissectors/packet-ieee80211.c,
hf_tag_measure_report_frame_info_frame_type_flag

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.