bbfdm/libbbf_api
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
..
dmbbf.c Fix memory issues on 64bit systems 2020-02-19 11:51:27 +01:00
dmbbf.h clean up the source code 2020-02-12 19:08:49 +01:00
dmcommon.c tr181: ethernet: Fixes and cleanups 2020-02-19 11:53:48 +01:00
dmcommon.h tr181: ethernet: Fixes and cleanups 2020-02-19 11:53:48 +01:00
dmjson.c clean up the source code 2020-02-12 19:08:49 +01:00
dmjson.h clean up the source code 2020-02-12 19:08:49 +01:00
dmmem.c clean up the source code 2020-02-12 19:08:49 +01:00
dmmem.h clean up the source code 2020-02-12 19:08:49 +01:00
dmubus.c clean up the source code 2020-02-12 19:08:49 +01:00
dmubus.h Ticket refs#1598: libbbfdm: plug-in based with support for dynamic loading of libraries + separate libbbfdm into two libraries: libbbf_api (API) and libbbfdm (data model) 2020-01-21 22:43:37 +01:00
dmuci.c dmuci: fix some const compiler warnings 2020-02-19 11:51:28 +01:00
dmuci.h dmuci: fix some const compiler warnings 2020-02-19 11:51:28 +01:00