mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-14 04:49:58 +01:00
- Support for opconf.nonpersistent.json when downloading using '3 Vendor Config File' - Mechanism to detect if downloaded file with '3 Vendor Config File' is opconf or uci - In case of uci download, only use the download_file_name in uci_import name if its a actual uci file default uci directory, else do uci_import with null - New filetype 'X GENEXIS-EU OPERATOR-CONFIGURATION-FILE' in download RPC for handling operator default opconf.json files - Trigger soft-reset to apply newly downloaded opconf file using '3 Vendor Config File' - Use macro-engine if available in system to replace MACROS in downloaded uci file before import - New compile time option 'ICWMP_ENABLE_OPCONF_SUPPORT' to segregate opconf related changes - Avoid reset, in case of operator default opconf download using 'X GENEXIS-EU OPERATOR-CONFIGURATION-FILE' |
||
|---|---|---|
| .. | ||
| functional-api-test.sh | ||
| icwmp-base.conf | ||
| icwmp-dm.conf | ||
| icwmp.conf | ||
| install-dependencies.sh | ||
| setup.sh | ||
| shared.sh | ||
| unit-test.sh | ||