Re: [IPSEC]: Ensure that state inner family is set
From: David Miller <davem@davemloft.net>
Date: 2007-07-31 09:04:50
From: David Miller <davem@davemloft.net>
Date: 2007-07-31 09:04:50
From: Herbert Xu <herbert@gondor.apana.org.au> Date: Tue, 31 Jul 2007 16:53:56 +0800
Hi Dave: [IPSEC]: Ensure that state inner family is set Similar to the issue we had with template families which specified the inner families of policies, we need to set the inner families of states as the main xfrm user Openswan leaves it as zero. af_key is unaffected because the inner family is set by it and not the KM. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Applied, thanks Herbert.