Skip to content

carrierwrt/easycwmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyCwmp

EasyCwmp is PIVA Software's fork of freecwmp, originally written by Luka Perkov and licensed under the GPLv2 (see COPYING for details).

This repo takes easycwmp-1.0.1.tar.gz as its starting point, with the ambition to clean up the code base, fix bugs and implement some missing functionality.

TODO

Things To Do:

  • Basic cleanup of source code and structural improvements

    • Fix incorrect use of static in header files [DONE]

    • Various minor bugfixes [DONE]

    • Understand and simplify the event loop / "backup" / forking behavior

  • Implement explict file system based model and separate action scripts

    • Implement traversal of fs dir hierarchy representing the data model

    • Implement separate external getters/setters for parameters

    • Implement separate external list/add/delete scripts for objects

    • Implement better support for notifications

    • Strip out libjson-c and shflags dependencies

  • Implement RequestDownload

About

Mirror of http://easycwmp.org/ with fixes and improvments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published