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.

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

Reply via email to