selinux/libsepol
Steve Lawrence 1ef665cb92 libsepol: fix pp module to cil nodecon statement
Policy modules do not have the concept of named IP addresses like CIL
does. So when converting nodecode statements from pp policy modules to
CIL, we need to wrap the IP address and mask parameters in parentheses
so that the CIL compiler does not try to resolve them as named
addresses, but instead treats them as anonymous.

Signed-off-by: Steve Lawrence <slawrence@tresys.com>
2017-01-25 14:47:16 -05:00
..
cil libsepol: remove useless assignments 2017-01-19 08:48:36 -05:00
include libsepol: use constant keys in hashtab functions 2017-01-19 08:46:19 -05:00
man
src libsepol: fix pp module to cil nodecon statement 2017-01-25 14:47:16 -05:00
tests libsepol/tests: fix some memory leaks 2017-01-06 13:04:09 -05:00
utils
.gitignore
COPYING
Makefile
VERSION Update VERSION and ChangeLog files for 2.6 final release. 2016-10-14 11:31:26 -04:00