URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=70f65aa9083630ea0be9af9df15f6be4dfe291e1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
70f65aa by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
radiotap: Fix bug 14455.
Use an int instead of a uint so that sign extension does not occur and
fix the field labels and make them all use the correct units.
They conform closer to the spec now.
Bug 14455
Change-Id: Ic57207d10565690a6e2ed66693dcdf294d421b22
Reviewed-on: https://code.wireshark.org/review/26046
Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
(cherry picked from commit 6a2ec55d6e7f69161b003a0f2f19be01cafd35ca)
Reviewed-on: https://code.wireshark.org/review/26076
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 38f11c1 Get rid of the ipmap.html that got dropped into Contents/MacOS.
adds 70f65aa radiotap: Fix bug 14455.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap.c | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)