URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d4de56c67661ab800174b7d15d08e8b7c08472d7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d4de56c by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
radiotap: Add support for 0-length PSDUs.
Change-Id: I386c6cd84a74eda5dff32fb93b0a35eb54bc6b4b
Reviewed-on: https://code.wireshark.org/review/28884
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 940775b Do most of the RFC 7468 file processing in the dissector.
adds d4de56c radiotap: Add support for 0-length PSDUs.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap-defs.h | 6 ++-
epan/dissectors/packet-ieee80211-radiotap-iter.c | 3 +-
epan/dissectors/packet-ieee80211-radiotap.c | 49 ++++++++++++++++++++++++
3 files changed, 55 insertions(+), 3 deletions(-)