URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=143ce9471381744ab333d397fc964cc522e32ec3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
143ce94 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: Ica2c5794698a643a6393f0468cdbfe025aa90074
Reviewed-on: https://code.wireshark.org/review/13950
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from ec86319 Fix name of librandpkt_core.
adds 143ce94 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(-)