commit | 5b8ef3415a21f173ab115e90ec92c071a03f22d7 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Tue Aug 27 13:43:30 2013 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Fri Dec 06 07:24:31 2013 +0100 |
tree | bb78d47430f22c24030375aeb2b358d8e38ddd18 | |
parent | 283bc9f35bbbcb0e9ab4e6d2427da7f9f710d52d [diff] |
xfrm: Remove ancient sleeping when the SA is in acquire state We now queue packets to the policy if the states are not yet resolved, this replaces the ancient sleeping code. Also the sleeping can cause indefinite task hangs if the needed state does not get resolved. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>