aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-peekremote.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Do various minor dissector changes:Bill Meier1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-06-07PEEKREMOTE packets don't appear to have Atheros padding.Guy Harris1-1/+1
2014-05-29Introduce 802.11 dissectors with wired-in "FCS present" indications.Guy Harris1-3/+1
2014-05-29Have the protocol item cover only the PEEKREMOTE header.Guy Harris1-0/+2
2014-03-14Add modelines information and peekremote register for futur use...Alexis La Goutte1-0/+15
2014-03-13Rename and relabel some fields, as per emburey's comment.Guy Harris1-26/+16
2014-03-13Assorted cleanups of field names and descriptions.Guy Harris1-40/+40
2014-03-12Add dissection of flags, status, flagsN for Omnipeek/Peek Remote dissector.Alexis La Goutte1-13/+154
2014-03-11Add value string (type and data rate) from omnipeekAlexis La Goutte1-3/+46
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-25OmniPeek's dissection nonwitstanding, the timestamp field in theGuy Harris1-14/+6
2013-12-21Oops, added the "unknown header version" expert info to the wrong item.Guy Harris1-3/+3
2013-12-21Fix forJörg Mayer1-3/+3
2013-12-21Dissect some more fields in the legacy (20-byte) header, as per theGuy Harris1-30/+271
2013-12-21Fix compilation without HAVE_HFI_SECTION_INIT defined.Jörg Mayer1-1/+1
2013-12-21Convert to NEW_PROTO_TREE_APIJörg Mayer1-64/+74
2013-12-21unknown5 is probably the speed in 500kHzJörg Mayer1-4/+4
2013-12-20Try to guess some more values looking at the decoded values fromJörg Mayer1-15/+21
2013-12-20unknown2/3 -> capturelen1/2Jörg Mayer1-8/+8
2013-12-14Fix warningsJakub Zawadzki1-0/+3
2013-11-29Avoid including <wiretap/wtap.h> in dissectors.Jakub Zawadzki1-0/+2
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 Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-02Rename packet-airopeek.c to packet-peekremote.c, and rename the protocolGuy Harris1-0/+156