Re: [RFC PATCH 0/5] Add SELinux SCTP protocol support

2017-10-31 Thread Marcelo Ricardo Leitner
On Tue, Oct 17, 2017 at 02:53:59PM +0100, Richard Haines wrote: > This patch set adds SELinux support to SCTP and incorporates all the > comments received from my previous attemps (thanks to all who responded). > There are also other changes mainly supporting ip options so that CIPSO > and CALIPSO

[RFC PATCH 0/5] Add SELinux SCTP protocol support

2017-10-17 Thread Richard Haines
This patch set adds SELinux support to SCTP and incorporates all the comments received from my previous attemps (thanks to all who responded). There are also other changes mainly supporting ip options so that CIPSO and CALIPSO work over SCTP. The kernel patches have been built on Fedora 26 with ke