openwrt/package/network/config
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
..
firewall firewall3: update file hash 2022-07-14 17:09:06 +01:00
firewall4 firewall4: bump to git HEAD 2022-06-17 18:15:50 +03:00
gre gre: use alternative way to check if kernel support is enabled 2021-03-13 20:58:55 +01:00
ipip ipip: add 'nohostroute' option 2022-01-19 20:57:59 +01:00
ltq-adsl-app ltq-adsl-app: use ubus to provide metrics 2021-02-08 21:43:00 +01:00
ltq-vdsl-app ltq-vdsl-app: Fix counter overflow resulting in negative values 2022-08-05 13:49:30 +02:00
netifd netifd: update to git HEAD 2022-06-01 20:49:14 +01:00
qos-scripts qos-scripts: add ifbN device before setting the link up 2021-06-21 09:18:33 +02:00
qosify qosify: update to the latest version 2022-04-08 13:07:47 +02:00
soloscli soloscli: fix uci-defaults file 2020-06-11 01:49:24 +02:00
swconfig swconfig: parse "switch_vlan" before "switch_port" 2022-06-15 10:44:32 +02:00
vti vti: squash vtiv4 and vtiv6 packages into vti 2021-11-03 20:34:43 +01:00
vxlan vxlan: allow for dynamic source ip selection (FS#3426) 2020-12-31 11:53:21 +01:00
xfrm xfrm: simplify the check for necessary kernel support 2021-03-13 20:59:22 +01:00