aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-radiotap.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-28Put the units after the values for signal and noise, as that's a bitGuy Harris1-12/+24
2005-08-25Show dBm and dB signal and noise values differently, so that the userGuy Harris1-13/+35
2005-07-22Beginning of radiotap's header dissectionJörg Mayer1-15/+41
2005-07-20Convert the result of tvb_get_guint8 to (gint8) so that the displayJörg Mayer1-2/+2
2005-07-12Add value for FCS (no decoding).Jörg Mayer1-1/+2
2004-10-29As Sam Leffler notes, the radiotap header isn't BSD-only, it's also usedGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+459