Re: faster SA flushing

2005-12-20 Thread David S. Miller
From: jamal <[EMAIL PROTECTED]> Date: Tue, 20 Dec 2005 08:47:12 -0500 > On Mon, 2005-19-12 at 23:38 -0800, David S. Miller wrote: > > Every time we build a bundle, we add each xfrm_dst into a list > > hung off of the xfrm_state. > > > "build a bundle" as in when the policy tmpl is resolved? Cor

Re: faster SA flushing

2005-12-20 Thread jamal
On Mon, 2005-19-12 at 23:38 -0800, David S. Miller wrote: > This patch below illustrates the general idea. It compiles, > and that is all I guarentee :-) > > We add backpointers to the xfrm_dsts's that compose a bundle, > back to the root of the bundle. > > Every time we build a bundle, we add ea