Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 350 Bytes

tr069agent

Generic TR-069 client easily portable on different devices

To compile: make all Target=PCLINUX TRACE_LEVEL=7 (DEBUG=Y IGD_ENABLE=Y)

To clean: make clean Target=PCLINUX

To run: ./cwmpd -p ./rsc (-i InternetInterfaceName)

Default InternetInterfaceName is eth0, if your interface is not this name, must enable -i InterfaceName option