bbfdm/dmtree
Daniel Danzberger 3e903fc731 tr181: ethernet: Fixes and cleanups
- use sysfs instread of ubus and ifconfig command execution for Inteface stats.
  This reduces uneccessary memory and cpu overhead and speeds up the query time for
  IP.Interface queries by a multiple.

- move redundant code to static functions
- fix rx/tx multicast/broadcast stats can never be obtained from ifconfig
- fix invalid stats for unknownprotopackets.
- fix stats not correclty reported when counters exceed 32bit int values.

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2020-02-19 11:53:48 +01:00
..
tr064 clean up the source code 2020-02-12 19:08:49 +01:00
tr104 clean up the source code 2020-02-12 19:08:49 +01:00
tr143 clean up the source code 2020-02-12 19:08:49 +01:00
tr157 clean up the source code 2020-02-12 19:08:49 +01:00
tr181 tr181: ethernet: Fixes and cleanups 2020-02-19 11:53:48 +01:00