Re: [PATCH] Re: IPSec: setkey -DP freezes machine
From: David S. Miller <hidden>
Date: 2003-03-03 12:19:50
From: David S. Miller <hidden>
Date: 2003-03-03 12:19:50
From: James Morris [off-list ref] Date: Mon, 3 Mar 2003 23:13:55 +1100 (EST) On Mon, 3 Mar 2003, David S. Miller wrote: > Alternatively, a family parameter could be added to the compile_policy() > operation, but this duplicates data already present in our native > xfrm_userpolicy_info format. > > I like this solution, it seems the cleanest. Ok, here's a patch which does this. Looks good, I'll apply this. If more problems are found, we can patch on top of this.