commit | c7f5ea3a4d1ae6b3b426e113358fdc57494bc754 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Aug 24 03:29:04 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 15:08:45 2006 -0700 |
tree | d77be695b79131617029d8586fd729a6b94b56e5 | |
parent | 2575b65434d56559bd03854450b9b6aaf19b9c90 [diff] |
[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 <davem@davemloft.net>