openwrt/package
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
..
base-files OpenWrt v22.03.0-rc6: revert to branch defaults 2022-08-01 00:05:33 +02:00
boot uboot-at91: fix build on buildbots 2022-07-31 17:12:47 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware layerscape: update PKG_HASH / PKG_MIRROR_HASH 2022-07-23 00:11:21 +02:00
kernel mac80211: Update to version 5.15.58-1 2022-07-31 17:12:47 +02:00
libs libmnl: fix build when bash is not located at /bin/bash 2022-08-05 15:24:57 +02:00
network ltq-vdsl-app: Fix counter overflow resulting in negative values 2022-08-06 22:24:39 +02:00
system opkg: update to 2022-02-24 2022-07-17 15:15:11 +02:00
utils sdk: add spidev-test to the bundle of userspace sources 2022-07-22 22:26:26 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00