URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d6f9279c5be57f611b5c54d62c7b91a85700b236
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d6f9279 by Emmanuel Grumbach (emmanuel.grumbach@xxxxxxxxx):
ieee80211: print the TSF in decimal
The TSF values are "normal" numbers, not a bitmap
or anything like that.
Moreover, we often need to add or substract values
from the TSF of a beacon. Change it to be printed in
decimal to make people's life easier.
Change-Id: I01505395fb10538b204a87dd864ac04e29b821e0
Reviewed-on: https://code.wireshark.org/review/31544
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7fa8215 Windows: Use a c-ares DLL built with vcpkg.
add d6f9279 ieee80211: print the TSF in decimal
Summary of changes:
epan/dissectors/packet-ieee80211.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)