Hi Daniel, On Wed, Jun 30, 2010 at 01:59:49PM +0200, Daniel Wagner wrote: > These patches change the Counter object interface. The Counter object > sends now the Service path with the rx/tx/time statistics. The values > are stored into the profile file of the Service object which makes it > persistant. Thanks a lot. All 3 patches applied, modulo 2 fixes in counter-api.txt: Usage is a method (not a signal), and a little rephrasing.
Cheers, Samuel. > v4: - compare_interval: use better variable names > - test length of update_list with NULL check > - break 78 character rule for better readablility > - rename connman_service_statistics to connman_stats > - add some missing empty lines > - remove unnecessary (uint32_t) cast > - remove prefix from save/load functions > - document Counter API changes > - document ResetCounters (Service API) > v3: - do not add default update interval when > service registers itself at Counter. > v2: - do not export statistic structure instead us simple > accessors > - update stats values inside service. > - some more changelog information :) > v1: - sorted list for in interval timoutes > - export stats values on Counter objects > v0: - initial version > > _______________________________________________ > connman mailing list > [email protected] > http://lists.connman.net/listinfo/connman -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
