No description
Find a file
2017-11-23 19:23:30 +01:00
bin Ticket refs #10446 :add DeviceConfig object 2017-08-25 10:53:13 +01:00
config Ticket refs #12714 : Icwmp get command changes config for DHCP et cetera 2017-09-06 16:55:49 +01:00
dm Ticket refs #12011: Missing WAN packet statistics on EX400 2017-11-14 11:25:46 +01:00
inc Ticket refs #13375: TR069 toggle for soft reset 2017-11-23 19:23:30 +01:00
init icwmp init: ugly way to fix cwmp_wait_net for EX400 2017-06-22 14:54:18 +02:00
scripts Ticket refs #13375: TR069 toggle for soft reset 2017-11-23 19:23:30 +01:00
tools generate_xml: update the default path 2017-11-14 09:46:54 +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 #11459: icwmp does not compile for target ramips (EX400) 2017-04-19 11:30:06 +01:00
ChangeLog more freecwmp move 2013-07-17 16:23:54 +02:00
config.c Ticket refs #12456 :icwmpd get a wrong ACS url 2017-07-19 09:59:48 +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 #13375: TR069 toggle for soft reset 2017-11-23 19:23:30 +01:00
diagnostic.c Ticket refs #11459: icwmp does not compile for target ramips (EX400) 2017-04-19 11:30:06 +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 #11459: icwmp does not compile for target ramips (EX400) 2017-04-19 11:30:06 +01:00
external.c Ticket refs #11459: icwmp does not compile for target ramips (EX400) 2017-04-19 11:30:06 +01:00
http.c Ticket refs #12190 :icwmp doesn't follow HTTP 302 2017-06-01 09:01:43 +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 Ticket refs #11847 :CWMP: Wireless configuration is not applied 2017-04-26 09:04:54 +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 #13375: TR069 toggle for soft reset 2017-11-23 19:23:30 +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