[Chilli] module based features...
David Bird
david at coova.com
Wed Nov 24 09:10:38 UTC 2010
Been thinking about the concept of dynamically loadable modules for
chilli to implement certain features this way instead of requiring
patches or compile-time inclusion... thoughts?
Use --enable-modules in subversion code.
http://dev.coova.org/svn/coova-chilli/src/chilli_module.h
http://dev.coova.org/svn/coova-chilli/src/chilli_module.c
Sample module:
http://dev.coova.org/svn/coova-chilli/src/sample-mod.c
Loaded with run-time option: --module sample
More information about the Chilli
mailing list