URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b898117e78b489528d8b6e311b375af5de6706f9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
b898117 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/26075
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 87ba413 Get rid of the ipmap.html that got dropped into Contents/MacOS.
adds b898117 radiotap: Fix bug 14455.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap.c | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)