]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] Perform SA switchover immediately.
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Dec 2005 01:03:02 +0000 (17:03 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 27 Dec 2005 00:08:58 +0000 (16:08 -0800)
commit5bc50c7bd333ab656acc16c1539c29d3d9a65600
treed5ab84b825975f163947361bd138d25916db8a20
parent974674b84fe907035254bc0a5257a4e1c511f156
[PATCH] Perform SA switchover immediately.

When we insert a new xfrm_state which potentially
subsumes an existing one, make sure all cached
bundles are flushed so that the new SA is used
immediately.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/net/xfrm.h
net/xfrm/xfrm_policy.c
net/xfrm/xfrm_state.c