No description
Find a file
2017-04-07 16:23:13 +01:00
bin Ticket refs #10960 :make ssh dropbear be configurable using cwmp 2017-01-20 12:34:32 +01:00
config Add configuration param to enable use of IPv6 2016-10-03 11:30:59 +01:00
dm Ticket refs #11727 :create vendorclass section with all possible options in dhcp config 2017-04-07 16:23:13 +01:00
inc Ticket refs #11035 : session should not retried after connection request 2016-12-21 14:01:52 +01:00
init Ticket refs #10656 : icwmp not starting 2016-11-23 14:00:28 +01:00
scripts Fix Download/Upload diagnostics issus 2016-12-30 09:18:51 +01:00
tools Update script used to generate data model xml file 2016-06-02 16:43:12 +01:00
uci-defaults use correct firewall config 2015-11-10 17:40:39 +01:00
.gitignore Add gitignore file. refs #4220 2014-03-13 10:33:35 +01:00
AUTHORS more freecwmp move 2013-07-17 16:23:54 +02:00
backupSession.c Ticket refs #10128 : ipv6 Support 2016-09-26 15:09:36 +01:00
ChangeLog more freecwmp move 2013-07-17 16:23:54 +02:00
config.c Ticket refs #10656 : icwmp not starting 2016-11-23 14:00:28 +01:00
configure.ac Ticket refs #10493 : Upload and Download diagnostics 2016-12-06 15:59:52 +01:00
COPYING more freecwmp move 2013-07-17 16:23:54 +02:00
cwmp.c Ticket refs #11035 : session should not retried after connection request 2016-12-21 14:01:52 +01:00
diagnostic.c Fix Download/Upload diagnostics issus 2016-12-30 09:18:51 +01:00
digestauth.c Fix compile error on openwrt_master 2016-09-23 16:49:31 +02:00
event.c Ticket refs #11043 : inform with event 4 VALUE CHANGE doesn't conatain the last value of the parameter 2016-12-21 16:51:56 +01:00
external.c Ticket refs #10265 : Add certification check for https download 2016-11-24 18:36:40 +01:00
http.c Ticket refs #10656 : icwmp not starting 2016-11-23 14:00:28 +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 fix issue 8593 2016-02-11 19:34:43 +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 Ticket refs #10128 : ipv6 Support 2016-09-26 15:09:36 +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 Add configuration param to enable use of IPv6 2016-10-03 11:30:59 +01:00
xml.c Ticket refs #10256 : Secure file downloads 2016-09-28 15:43:24 +01:00
xmpp_cr.c Code review and bug fixing 2016-05-24 10:02:08 +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