Re: [PATCH] net/ipv6: Skip policy check to improve compliance

2019-03-27 Thread Boyer, Andrew
On 3/12/19, 1:09 AM, "Herbert Xu" wrote: On Sun, Mar 10, 2019 at 11:47:47AM -0700, David Miller wrote: > From: Andrew Boyer > Date: Fri, 8 Mar 2019 14:01:11 -0500 > > > From: Farrell Woods > > > > The patch fixes an IPv6 conformance test failure (v6LC_1_2_03a i

Re: [PATCH] net/ipv6: Skip policy check to improve compliance

2019-03-11 Thread Herbert Xu
On Sun, Mar 10, 2019 at 11:47:47AM -0700, David Miller wrote: > From: Andrew Boyer > Date: Fri, 8 Mar 2019 14:01:11 -0500 > > > From: Farrell Woods > > > > The patch fixes an IPv6 conformance test failure (v6LC_1_2_03a in the > > UNH INTACT suite) that occurs specifically when IPsec is in use.

Re: [PATCH] net/ipv6: Skip policy check to improve compliance

2019-03-10 Thread David Miller
From: Andrew Boyer Date: Fri, 8 Mar 2019 14:01:11 -0500 > From: Farrell Woods > > The patch fixes an IPv6 conformance test failure (v6LC_1_2_03a in the > UNH INTACT suite) that occurs specifically when IPsec is in use. The > test iterates through the set of unassigned protocol numbers (curren

Re: [PATCH] net/ipv6: Skip policy check to improve compliance

2019-03-08 Thread David Miller
Why did you post this twice?