kumquat-buildroot/package/connman
John Keeping b573a70295 package/connman: add an option to disable stats generation
By default connman periodically saves network interface statistics
into an mmap'd round robin file. These are not accessible over the
D-Bus interface and the only method to interact with this is
ResetCounters() which is marked as experimental.

Continually writing statistics will increase drive wear and may not be
desirable in some devices with limited flash erase cycles, so add an
option to disable this.

Note that connman does not provide any runtime control over this
facility, it can only be disabled via the configure script.

Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-07-28 22:58:27 +02:00
..
Config.in package/connman: add an option to disable stats generation 2022-07-28 22:58:27 +02:00
connman.hash
connman.mk package/connman: add an option to disable stats generation 2022-07-28 22:58:27 +02:00
S45connman