bbfdm/dmtree
Daniel Danzberger ff759d2cca tr181: Add OS specific implementations
When code is build with --enable-generic-openwrt,
the tr181 implementations from dmtree/tr181/.*-openwrt.c are used.
Otherwise for IOPSYS-WRT, dmtree/tr181/*-iopsyswrt.c sources are used.

Note that all functions that have OS specific handlers, are prefixed
with 'os__' and are implemented in their OS specific file.

Functions that are only available in IOPSYS-WRT are prefixed with
'os_iopsys_*'.

More OpenWrt OS impelementations will follow in future commits.

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2020-03-17 12:54:26 +01:00
..
tr064 Ticket refs #1254: TR-x69: add support for parameter validation 2020-02-20 23:25:49 +01:00
tr104 VoiceService: fix some issues according to the standard 2020-03-16 17:50:55 +01:00
tr143 Ticket refs #1254: Improvement validation parameters 2020-03-13 16:28:32 +01:00
tr157 Ticket refs #1254: Improvement validation parameters 2020-03-13 16:28:32 +01:00
tr181 tr181: Add OS specific implementations 2020-03-17 12:54:26 +01:00