openwrt/package/network
Roland Barenbrug 456b9029d7 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>
2022-08-05 13:49:30 +02:00
..
config ltq-vdsl-app: Fix counter overflow resulting in negative values 2022-08-05 13:49:30 +02:00
ipv6 odhcp6c: update to latest git HEAD 2022-07-30 23:50:44 +02:00
services hostapd: prevent unused crypto lib dependencies from being compiled 2022-07-31 00:11:21 +02:00
utils layerscape: update remaining PKG_HASH / PKG_MIRROR_HASH 2022-07-22 22:03:27 +02:00