No description
Find a file
Ronny Nilsson 9faa95e1c3 In Iopsys 5 each subsystem has to take care of its own data.
OUI in UCI is not created automatically for CWMP (or any
other package). Anyone who needs it has to fix it them self.
2019-12-13 16:46:57 +01:00
bin remove LIB_BBFDM and LIB_TR098 macros 2019-11-29 15:28:31 +01:00
bulkdata Ticket refs #955: TR-157 BulkData object 2019-09-25 17:08:43 +01:00
config Use ASCII chars only. Not Unicode. 2019-12-13 15:52:39 +01:00
inc Ticket refs #1365: TR-157: Device.SoftwareModules. object 2019-12-07 12:13:06 +01:00
init Inteno->IOPSYS Copyright adaptation 2019-12-06 09:57:02 +01:00
scripts Ticket refs #1365: TR-157: Device.SoftwareModules. object 2019-12-07 12:13:06 +01:00
stun Fix some warnings and issues 2019-06-30 18:18:49 +01:00
twamp Fix some warnings and issues 2019-06-30 18:18:49 +01:00
uci-defaults In Iopsys 5 each subsystem has to take care of its own data. 2019-12-13 16:46:57 +01:00
udpechoserver Fix some warnings and issues 2019-06-30 18:18:49 +01:00
xmpp Fix some warnings and issues 2019-06-30 18:18:49 +01:00
.gitignore Separate icwmp and libdatamodel 2019-08-26 16:49:43 +01:00
.gitlab-ci.yml Add .gitlab-ci.yml 2019-12-01 20:10:00 +01:00
AUTHORS more freecwmp move 2013-07-17 16:23:54 +02:00
backupSession.c Ticket refs #1365: TR-157: Device.SoftwareModules. object 2019-12-07 12:13:06 +01:00
ChangeLog more freecwmp move 2013-07-17 16:23:54 +02:00
config.c Inteno->IOPSYS Copyright adaptation 2019-12-06 09:57:02 +01:00
configure.ac remove LIB_BBFDM and LIB_TR098 macros 2019-11-29 15:28:31 +01:00
COPYING more freecwmp move 2013-07-17 16:23:54 +02:00
cwmp.c Inteno->IOPSYS Copyright adaptation 2019-12-06 09:57:02 +01:00
diagnostic.c Ticket refs #1253: libtr098: move all TR-098 datamodel support from icwmp to libtr098 package 2019-09-25 11:21:41 +01:00
digestauth.c Ticket refs #15759: CMWP authentication with blank credentials 2018-09-18 10:59:36 +01:00
event.c Fix linker issue for iop5 2019-12-11 12:32:40 +01:00
external.c Ticket refs #1365: TR-157: Device.SoftwareModules. object 2019-12-07 12:13:06 +01:00
http.c Inteno->IOPSYS Copyright adaptation 2019-12-06 09:57:02 +01:00
jshn.c Ticket refs #1365: TR-157: Device.SoftwareModules. object 2019-12-07 12:13:06 +01:00
kcwmp.c Inteno->IOPSYS Copyright adaptation 2019-12-06 09:57:02 +01:00
log.c Inteno->IOPSYS Copyright adaptation 2019-12-06 09:57:02 +01:00
Makefile.am more freecwmp move 2013-07-17 16:23:54 +02:00
md5.c more freecwmp move 2013-07-17 16:23:54 +02:00
netlink.c Inteno->IOPSYS Copyright adaptation 2019-12-06 09:57:02 +01:00
NEWS more freecwmp move 2013-07-17 16:23:54 +02:00
README update code for icwmp package 2015-10-02 17:45:29 +01:00
time.c Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG) 2018-12-11 12:13:56 +01:00
ubus.c Inteno->IOPSYS Copyright adaptation 2019-12-06 09:57:02 +01:00
xml.c Ticket refs #1365: TR-157: Device.SoftwareModules. object 2019-12-07 12:13:06 +01:00
zlib.c Inteno->IOPSYS Copyright adaptation 2019-12-06 09:57:02 +01:00

configure autotools
===================

$ autoreconf -if

clean it all up
===============

$ make distclean

or 

$ git clean -df

development environment
=======================

Make sure you have all the packages installed from packages-arch-tr069 git
repository.

$ ln -sf `pwd`/scripts/defaults /usr/share/icwmp/defaults


run icwmpd
=============

$ export UCI_CONFIG_DIR="`pwd`/config/" 
$ export UBUS_SOCKET="/tmp/ubus.sock"
$ ./bin/icwmpd -f