aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211-airopeek.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-26Process the radio information internally for AiroPeek classic files.Guy Harris1-162/+0
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-8/+7
2015-06-25Clean up 802.11 radio information handling.Guy Harris1-0/+1
2015-06-20Call the "802.11 radio information" dissector for radio headers.Guy Harris1-3/+16
2015-05-06WildPackets → Savvius.Gerald Combs1-1/+1
2014-12-23Deleting unnecessary #includes from dissectors.Martin Mathieson1-1/+0
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-11-29Avoid including <wiretap/wtap.h> in dissectors.Jakub Zawadzki1-0/+2
2013-09-30Convert proto_tree_add_uint64_format calls to proto_tree_add_uint64_format_va...Michael Mann1-2/+2
2013-09-15Convert proto_tree_add_uint_format to proto_tree_add_uint_format_value if hf_...Michael Mann1-4/+3
2013-02-15Put in a comment explaining what the signal strength value means here.Guy Harris1-0/+10
2013-02-14Show the signal strength as a percentage in the RSSI column, as that'sGuy Harris1-2/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-05-02Use WTAP_ENCAP_IEEE_802_11_xxx for all the "802.11 plus radio header"Guy Harris1-0/+141