aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee1905.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-12ieee1905: Use BASE_UNIT_STRING and &units_dbm rather than appendingRichard Sharpe1-31/+16
2017-11-06IEEE1905: Add a break to fix a malformed packet issue and dissect Multi-APRichard Sharpe1-1/+1
2017-10-28IEEE 1905.1a: fix an infinite loop (CID 1420355)Alexis La Goutte1-0/+2
2017-10-27IEEE 1905.1a: fix an infinite loop (CID 1420356)Pascal Quantin1-0/+1
2017-10-27IEEE 1905.1a: remove an unused hf variablePascal Quantin1-5/+0
2017-10-27IEEE 1905.1a: add what seems to be missing breaksPascal Quantin1-0/+2
2017-10-27Fix typo.Guy Harris1-1/+1
2017-10-26Initial coding of the ieee1905 dissector with Multi-AP support.Richard Sharpe1-0/+5686