No description
Find a file
2015-10-16 14:38:15 +01:00
bin Feature request 7509: IPPingDiagnostics 2015-10-16 14:38:15 +01:00
config update Makefile.am, scripts and configs 2015-10-02 17:12:44 +01:00
dm Feature request 7509: IPPingDiagnostics 2015-10-16 14:38:15 +01:00
inc Feature request 7509: IPPingDiagnostics 2015-10-16 14:38:15 +01:00
init update Makefile.am, scripts and configs 2015-10-02 17:12:44 +01:00
scripts update Makefile.am, scripts and configs 2015-10-02 17:12:44 +01:00
tools Support #7171:Send new tr-069 XML file structure 2015-05-07 16:00:02 +01:00
uci-defaults update Makefile.am, scripts and configs 2015-10-02 17:12:44 +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 #issue 6783: Missing inform after IP change 2015-10-01 17:36:05 +01:00
ChangeLog more freecwmp move 2013-07-17 16:23:54 +02:00
config.c update code for icwmp package 2015-10-02 17:45:29 +01:00
configure.ac update code for icwmp package 2015-10-02 17:45:29 +01:00
COPYING more freecwmp move 2013-07-17 16:23:54 +02:00
cwmp.c Feature request 7509: IPPingDiagnostics 2015-10-16 14:38:15 +01:00
digestauth.c fix for connection request not working after memory fix 2014-05-26 11:24:42 +02:00
event.c Feature request 7509: IPPingDiagnostics 2015-10-16 14:38:15 +01:00
external.c update code for icwmp package 2015-10-02 17:45:29 +01:00
http.c fiw compilation issue since CURL_SSLVERSION_SSLv3 is no more used 2015-09-10 10:42:01 +01:00
ipping.c Feature request 7509: IPPingDiagnostics 2015-10-16 14:38:15 +01:00
jshn.c Version 0 of the Data Model in C 2015-08-06 17:39:44 +01:00
kcwmp.c more freecwmp move 2013-07-17 16:23:54 +02:00
log.c PIVA::DELIVERY 8 2013-07-24 16:05:32 +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 update code for icwmp package 2015-10-02 17:45:29 +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 Code update 2015-10-01 09:21:02 +01:00
xml.c Version 0 of the Data Model in C 2015-08-06 17:39:44 +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