Move iptables-restore after full init 92/60292/1
authorr.kubiak <r.kubiak@samsung.com>
Wed, 24 Feb 2016 17:53:46 +0000 (18:53 +0100)
committerr.kubiak <r.kubiak@samsung.com>
Wed, 24 Feb 2016 18:16:54 +0000 (19:16 +0100)
commita2ae97924f34d1d02a9413d58a291557747059b2
tree0f1eb9b0c50578aca065734d583014a8aa8944e5
parentca25a6e9c19eb31ff9ae69f3e23f1a872646ab91
Move iptables-restore after full init

This patch moves the loading of iptables rules
after all subsystems have been initialized. In
case any of the subsystems fails,  nether will
not leave any rules behind.

Change-Id: I86b63848d7864a684f2ed5d3f10c9e4419712617
src/nether_Main.cpp
src/nether_Manager.cpp