Added a relaxed mode. 48/46448/2
authorRomanKubiak <r.kubiak@samsung.com>
Thu, 20 Aug 2015 11:31:02 +0000 (13:31 +0200)
committerRomanKubiak <r.kubiak@samsung.com>
Thu, 20 Aug 2015 11:41:19 +0000 (13:41 +0200)
commitc2dd18e1d1c47ce8a87466416e0b97a4205f5bd9
treefc31ef9a1282f1f585e6f3ceffff2c6110f36516
parentf9413d992a3311d13a03b03c2a070935262237d3
Added a relaxed mode.

This allows to run nether in a permissive/relaxed
mode where all DENY requestes are actualy allowed
but logged via AUDIT.

Change-Id: I0f67f061b2697a80d610d1988b706bd92de05944
include/nether_Types.h
src/nether_Main.cpp
src/nether_Netlink.cpp
src/nether_Utils.cpp