URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=640209215ebfb0541678cddf59304ea395937402
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6402092 by Simon Barber (simon.barber@xxxxxxxxxx):
Adds calculation of preamble length and frame duration.
Change-Id: Ie7077b675a242a60ee859098a504707cc61345db
Reviewed-on: https://code.wireshark.org/review/13090
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 8dd13f4 THRIFT: add dissection of T_MAP
adds 6402092 Adds calculation of preamble length and frame duration.
Summary of changes:
epan/dissectors/packet-ieee80211-radio.c | 452 +++++++++++++++++++++++++-----
epan/expert.c | 1 +
epan/proto.h | 2 +
3 files changed, 382 insertions(+), 73 deletions(-)