openwrt/package/network
Roland Barenbrug bd9bb13012 ltq-vdsl-app: Fix counter overflow resulting in negative values
The re-transmit counters can overflow the 32 bit representation resulting
in negative values being displayed. Background being that the numbers are
treated at some point as signed INT rather than unsigned INT.
Change the counters from 32 bit to 64 bit, should provide sufficient room
to avoid any overflow. Not the nicest solution but it works

Fixes: #10077
Signed-off-by: Roland Barenbrug <roland@treslong.com>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
(cherry picked from commit 456b9029d7)
2022-08-06 22:24:39 +02:00
..
config ltq-vdsl-app: Fix counter overflow resulting in negative values 2022-08-06 22:24:39 +02:00
ipv6 odhcp6c: update to latest git HEAD 2022-07-31 17:12:47 +02:00
services dropbear: cherry-pick upstream commit 544f28a0 2022-06-27 22:34:07 +02:00
utils layerscape: update PKG_HASH / PKG_MIRROR_HASH 2022-07-23 00:11:21 +02:00