No description
Find a file
2018-06-20 10:25:12 +01:00
bin Ticket refs #14209: TR-069: add support for compiling both TR-098 and TR-181 support and make it UCI configurable 2018-03-01 10:41:34 +01:00
config Adapt to new UCI parameter for handling DHCP ACS URL 2018-06-11 13:57:23 +02:00
dm Ticket refs #14003: TR-069: configure UBUS-X with certificates 2018-06-18 17:33:33 +01:00
inc Adapt to new UCI parameter for handling DHCP ACS URL 2018-06-11 13:57:23 +02:00
init Adapt to new UCI parameter for handling DHCP ACS URL 2018-06-11 13:57:23 +02:00
scripts Ticket refs #15323: SDX810 RG starts adding periodic event in queue rather processing them 2018-06-20 10:25:12 +01:00
tools Ticket refs #14261 : icwmp: datamodel generation is broken 2018-03-28 18:04:44 +01:00
uci-defaults use correct firewall config 2015-11-10 17:40:39 +01:00
.gitignore update .gitignore 2018-03-14 11:46:42 +01:00
AUTHORS more freecwmp move 2013-07-17 16:23:54 +02:00
backupSession.c Merge devel source to be master 2017-11-30 15:55:28 +01:00
ChangeLog more freecwmp move 2013-07-17 16:23:54 +02:00
config.c get DHCP ACS URL properly 2018-06-18 15:44:42 +02:00
configure.ac Ticket refs #14209: TR-069: add support for compiling both TR-098 and TR-181 support and make it UCI configurable 2018-03-01 10:41:34 +01:00
COPYING more freecwmp move 2013-07-17 16:23:54 +02:00
cwmp.c Ticket refs #14516: TR-069 Notification support 2018-05-31 10:29:39 +01:00
diagnostic.c Merge devel source to be master 2017-11-30 15:55:28 +01:00
digestauth.c Ticket refs #11459: icwmp does not compile for target ramips (EX400) 2017-04-19 11:30:06 +01:00
event.c Ticket refs #14516: TR-069 Notification support 2018-05-31 10:29:39 +01:00
external.c Merge devel source to be master 2017-11-30 15:55:28 +01:00
http.c Ticket refs #15148: icwmp http issue introduced by curl >=7.54.0 2018-06-05 15:38:10 +01:00
jshn.c resolve conflicts with master 2016-05-31 12:10:56 +01:00
kcwmp.c more freecwmp move 2013-07-17 16:23:54 +02:00
log.c Ticket refs #11459: icwmp does not compile for target ramips (EX400) 2017-04-19 11:30:06 +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 Merge devel source to be master 2017-11-30 15:55:28 +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 add "ubus call tr069 status" command. 2014-06-03 12:25:45 +01:00
ubus.c Merge devel source to be master 2017-11-30 15:55:28 +01:00
xml.c Ticket refs #14649: GPV after config upload not getting processed 2018-05-02 10:48:44 +01:00
xmpp_cr.c Ticket refs #13693: icwmp master branch does not compile 2017-12-21 08:05:19 +01:00
zlib.c add zlib http compression(2) 2016-02-12 09:17:59 +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