Add tethering client data limitation 17/187917/5
authorMilind Murhekar <m.murhekar@samsung.com>
Wed, 29 Aug 2018 11:03:11 +0000 (16:33 +0530)
committerMilind Murhekar <m.murhekar@samsung.com>
Thu, 30 Aug 2018 04:50:21 +0000 (10:20 +0530)
commita72b6122101219d7acd0ab83b7c74a90d3599596
tree786ea32659c345fd5e97e932425533a20c6baec8
parent3e067501d1a56cb9004db07aea4dfbbc09dbd501
Add tethering client data limitation

This change/feature adds the data limitaion restriction
on each connected tethering clients based on its
mac address, ip address and app id.

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