URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=502985db42b9ce39f54b447e0b30908ec17f0eca
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
502985d by Guy Harris (guy@xxxxxxxxxxxx):
radiotap: Detect 11ad based on the frequency.
This works around the lack of a defined radiotap field for 11ad.
Bug: 16272
Change-Id: Ia851c644aee52ff9a138a36b16015d4112b5bf92
Reviewed-on: https://code.wireshark.org/review/35401
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 2db8ca2671074be06726cb3aeb41ff849004d3f9)
Reviewed-on: https://code.wireshark.org/review/35406
Actions performed:
from 273c9bf TTLs are unsigned; format them with unsigned_time_secs_to_str().
add 502985d radiotap: Detect 11ad based on the frequency.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap.c | 24 ++++++++++++++++++++++--
1 file changed, 22 insertions(+), 2 deletions(-)