Re: [PATCH v4 00/19] CALIPSO Implementation

2016-06-27 Thread Paul Moore
On Thu, Jun 23, 2016 at 3:21 PM, David Miller wrote: > From: Huw Davies > Date: Tue, 21 Jun 2016 10:55:48 +0100 > >> On Tue, Jun 21, 2016 at 05:39:28AM -0400, David Miller wrote: >>> From: Huw Davies >>> Date: Mon, 20 Jun 2016

Re: [PATCH v4 00/19] CALIPSO Implementation

2016-06-23 Thread David Miller
From: Huw Davies Date: Tue, 21 Jun 2016 10:55:48 +0100 > On Tue, Jun 21, 2016 at 05:39:28AM -0400, David Miller wrote: >> From: Huw Davies >> Date: Mon, 20 Jun 2016 14:36:40 +0100 >> >> > This patch series implements RFC 5570 - Common Architecture

Re: [PATCH v4 00/19] CALIPSO Implementation

2016-06-21 Thread Paul Moore
On Tue, Jun 21, 2016 at 5:55 AM, Huw Davies wrote: > On Tue, Jun 21, 2016 at 05:39:28AM -0400, David Miller wrote: >> From: Huw Davies >> Date: Mon, 20 Jun 2016 14:36:40 +0100 >> >> > This patch series implements RFC 5570 - Common Architecture Label

Re: [PATCH v4 00/19] CALIPSO Implementation

2016-06-21 Thread Huw Davies
On Tue, Jun 21, 2016 at 05:39:28AM -0400, David Miller wrote: > From: Huw Davies > Date: Mon, 20 Jun 2016 14:36:40 +0100 > > > This patch series implements RFC 5570 - Common Architecture Label IPv6 > > Security Option (CALIPSO). Its goal is to set MLS sensitivity labels >

Re: [PATCH v4 00/19] CALIPSO Implementation

2016-06-21 Thread David Miller
From: Huw Davies Date: Mon, 20 Jun 2016 14:36:40 +0100 > This patch series implements RFC 5570 - Common Architecture Label IPv6 > Security Option (CALIPSO). Its goal is to set MLS sensitivity labels > on IPv6 packets using a hop-by-hop option. CALIPSO is very similar to >

[PATCH v4 00/19] CALIPSO Implementation

2016-06-20 Thread Huw Davies
This patch series implements RFC 5570 - Common Architecture Label IPv6 Security Option (CALIPSO). Its goal is to set MLS sensitivity labels on IPv6 packets using a hop-by-hop option. CALIPSO is very similar to its IPv4 cousin CIPSO and much of this series is based on that code. To use this