git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
283bc9f
)
xfrm: Remove ancient sleeping when the SA is in acquire state
author
Steffen Klassert
<steffen.klassert@secunet.com>
Tue, 27 Aug 2013 11:43:30 +0000
(13:43 +0200)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Fri, 6 Dec 2013 06:24:31 +0000
(07:24 +0100)
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>
No differences found