Added dbus methods to flush existing chains. 92/163292/1
authorNishant Chaprana <n.chaprana@samsung.com>
Fri, 8 Dec 2017 08:49:36 +0000 (14:19 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Fri, 8 Dec 2017 08:51:22 +0000 (14:21 +0530)
commitce7163b581d07ca3ba87f1d4910a8f9fba4fc3ab
treed7b08a2c4a6a4fd57a315f9cf4488605f417681b
parent45582c6ed48676912b1a0838185e1f8861478088
Added dbus methods to flush existing chains.

Below methods are added on dbus interface.
i)  IptFlushChain
ii) Ip6tFlushChain

Change-Id: I29361263c8d1badb8785524b6b55ba4c5c28f4a7
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
include/stc-iptables-util.h
interfaces/stc-iptables-iface.xml
packaging/stc-iptables.spec
src/helper/helper-ip6tables.c
src/helper/helper-ip6tables.h
src/helper/helper-iptables.c
src/helper/helper-iptables.h
src/stc-iptables-gdbus.c
src/stc-iptables-util.c