[PATCH 6/9] libsepol: Add IB end port handling to CIL

2017-05-09 Thread Dan Jurgens
From: Daniel Jurgens Add IB end port parsing, symbol table management, and policy generation to CIL. Signed-off-by: Daniel Jurgens --- libsepol/cil/src/cil.c | 18 ++ libsepol/cil/src/cil_binary.c | 29 libsepol/cil/src/cil_binary.h | 12 +++

Re: [PATCH 6/9] libsepol: Add IB end port handling to CIL

2017-05-11 Thread James Carter
On 05/09/2017 04:50 PM, Dan Jurgens wrote: From: Daniel Jurgens Add IB end port parsing, symbol table management, and policy generation to CIL. Signed-off-by: Daniel Jurgens --- libsepol/cil/src/cil.c | 18 ++ libsepol/cil/src/cil_binary.c | 29

Re: [PATCH 6/9] libsepol: Add IB end port handling to CIL

2017-05-12 Thread Daniel Jurgens
On 5/11/2017 10:07 AM, James Carter wrote: > On 05/09/2017 04:50 PM, Dan Jurgens wrote: >> From: Daniel Jurgens >> >> >> diff --git a/libsepol/cil/src/cil_resolve_ast.c >> b/libsepol/cil/src/cil_resolve_ast.c >> index 1df41da..69ce786 100644 >> --- a/libsepol/cil/src/cil_resolve_ast.c >> +++ b/li