From: Herbert Xu <[EMAIL PROTECTED]>
Date: Wed, 17 Oct 2007 22:34:16 +0800
> [IPSEC]: Store afinfo pointer in xfrm_mode
>
> It is convenient to have a pointer from xfrm_state to address-specific
> functions such as the output function for a family. Currently the
> address-specific policy code ca
[IPSEC]: Store afinfo pointer in xfrm_mode
It is convenient to have a pointer from xfrm_state to address-specific
functions such as the output function for a family. Currently the
address-specific policy code calls out to the xfrm state code to get
those pointers when we could get it in an easier