iwinfo/include
Thomas Weißschuh ca79f64154 lib: report byte counters as 64 bit values
The 32bit counter can only count to 4GiB before wrapping.
Switching to the 64bit variant avoids this issue.

In practice some users are interpreting the counter values as signed
integer bringing down the usable range for 32bit values down to only
2GiB.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
2023-06-25 21:58:09 +02:00
..
iwinfo utils: add iwinfo_band2ghz() and iwinfo_ghz2band() helpers 2022-12-16 00:09:07 +01:00
iwinfo.h lib: report byte counters as 64 bit values 2023-06-25 21:58:09 +02:00