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:
cd808fc
)
xfrm: Add refcount handling to queued policies
author
Steffen Klassert
<steffen.klassert@secunet.com>
Tue, 8 Oct 2013 08:49:45 +0000
(10:49 +0200)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Tue, 8 Oct 2013 08:49:45 +0000
(10:49 +0200)
We need to ensure that policies can't go away as long as the hold timer
is armed, so take a refcont when we arm the timer and drop one if we
delete it.
Bug was introduced with git commit
a0073fe18
("xfrm: Add a state
resolution packet queue")
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
No differences found