URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e0d6c04cb14ee6d587b49d06dc9c886496b98d4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
6e0d6c0 by Guy Harris (guy@xxxxxxxxxxxx):
Correctly set the "short GI" flag in the generic radio information structure.
For 802.11n, if the GI length is present in the MCS field and is "short
GI", "gi_length" is equal to 1, not to 0, so set the "short GI" flag in
the generic radio information to "gi_length".
Bug: 12123
Change-Id: Iacf3b0f5a0f6ae83ce7cb5d396c2dd1540c72fc1
Reviewed-on: https://code.wireshark.org/review/13951
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 909abf4 [Automatic update for 2016-02-14]
adds 6e0d6c0 Correctly set the "short GI" flag in the generic radio information structure.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)