openwrt/package
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
..
base-files failsafe: run on all consoles listed in /proc/cmdline 2022-06-19 12:40:30 +02:00
boot ramips: add support for H3C TX1800 Plus / TX1801 Plus / TX1806 2022-07-31 19:23:24 +02:00
devel strace: add nls.mk 2022-07-15 07:07:59 +02:00
firmware layerscape: update remaining PKG_HASH / PKG_MIRROR_HASH 2022-07-22 22:03:27 +02:00
kernel mac80211: Update to version 5.15.58-1 2022-07-31 16:22:08 +02:00
libs libmnl: fix build when bash is not located at /bin/bash 2022-07-31 20:30:20 +02:00
network ltq-vdsl-app: Fix counter overflow resulting in negative values 2022-08-05 13:49:30 +02:00
system nu801: fix DEPENDS on bcm53xx 2022-07-17 13:43:48 +02:00
utils ramips: add support for ZyXEL NWA50AX / NWA55AXE 2022-07-20 21:52:06 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00