On 5/17/2017 8:53 AM, James Carter wrote: > On 05/15/2017 04:42 PM, Dan Jurgens wrote: >> From: Daniel Jurgens <danielj@xxxxxxxxxxxx> >> >> >> +exit: >> + if (rc != 0) { >> + sepol_log_err("Error writing ibendportcon rules to CIL\n"); >> + } >> + >> + return rc; >> +} >> + > You need to have the ibendport rules sorted like I mentioned for ibpkey in patch 2. > > Jim Done for both patches.