bbfdm/libbbf_api
Daniel Danzberger 4ebedcf707 tr181: dhcpv4: fixes and improvements
- don't export symbols that are not used ouside of dhcpv4.c
- make read only values const
- remove uneceessary memory allocations and duplications
- avoid "router.network" calls for compatibitliy with generic openwrt builds
- move redundand code to functions
- remove tab indents on empty lines
- avoid opening and parsing DHCP_LEASE_FILE multiple times

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2020-02-19 11:53:48 +01:00
..
dmbbf.c Fix invalid logic when checking datamodel type 2020-02-19 11:53:48 +01:00
dmbbf.h clean up the source code 2020-02-12 19:08:49 +01:00
dmcommon.c tr181: dhcpv4: fixes and improvements 2020-02-19 11:53:48 +01:00
dmcommon.h tr181: dhcpv4: fixes and improvements 2020-02-19 11:53:48 +01:00
dmjson.c tr181: wifi: fix invalid SSID stats 2020-02-19 11:53:48 +01:00
dmjson.h tr181: wifi: fix invalid SSID stats 2020-02-19 11:53:48 +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 dmubus: improve chache handling 2020-02-19 11:53:48 +01:00
dmubus.h dmubus: improve chache handling 2020-02-19 11:53:48 +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