[Add] tethering client monitoring 80/187180/6
authorMilind Murhekar <m.murhekar@samsung.com>
Mon, 20 Aug 2018 11:45:05 +0000 (17:15 +0530)
committerMilind Murhekar <m.murhekar@samsung.com>
Tue, 28 Aug 2018 04:50:16 +0000 (04:50 +0000)
commit754bc0adb95b0efb54f2c7dd8e3105ff41ccc14d
treef637f23c3ee3414f116fd8cc30fbd3904ca759ad
parentea8a61cd93110141438e5165fc3b07eb5d61b13c
[Add] tethering client monitoring

This change adds the feature to monitor
the data usage of connected tethering clients
and saves the stats to the table counters.

Change-Id: I50df631b27ad9fe483f6790877e92308b8ea760a
Signed-off-by: Milind Murhekar <m.murhekar@samsung.com>
12 files changed:
include/stc-manager.h
packaging/stc-manager.spec
plugin/tether/stc-plugin-tether.c
src/helper/helper-cgroup.c
src/helper/helper-cgroup.h
src/helper/helper-iptables.c
src/helper/helper-iptables.h
src/helper/helper-net-cls.c
src/helper/helper-nfacct-rule.c
src/helper/helper-nfacct-rule.h
src/monitor/include/stc-monitor.h
src/monitor/stc-monitor.c