No description
Find a file
2019-12-11 12:32:40 +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 Ticket refs #945: TR-069 Logging for activation and firmware updated completion 2019-09-30 17:09:08 +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 use correct firewall config 2015-11-10 17:40:39 +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