buildroot/package/connman
John Keeping 45b4eddae6 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>
(cherry picked from commit b573a70295)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-09-01 14:28:16 +02:00
..
Config.in package/connman: add an option to disable stats generation 2022-09-01 14:28:16 +02:00
S45connman
connman.hash package/connman: bump to version 1.41 2022-01-30 23:43:56 +01:00
connman.mk package/connman: add an option to disable stats generation 2022-09-01 14:28:16 +02:00