From: David S. Miller Date: Thu, 24 Aug 2006 10:29:04 +0000 (-0700) Subject: [XFRM]: Do not flush all bundles on SA insert. X-Git-Tag: v2.6.19-rc1~1272^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f5ea3a4d1ae6b3b426e113358fdc57494bc754;p=pandora-kernel.git [XFRM]: Do not flush all bundles on SA insert. Instead, simply set all potentially aliasing existing xfrm_state objects to have the current generation counter value. This will make routes get relooked up the next time an existing route mentioning these aliased xfrm_state objects gets used, via xfrm_dst_check(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed