commit | d2950278d2d04ff5314abeb38d9c59c4e7c0ee53 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Dec 11 18:23:09 2017 +0100 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Tue Dec 12 06:39:05 2017 +0100 |
tree | 9c9313f9c950711842fa6a2dc0d0745d831ac575 | |
parent | 732706afe1cc46ef48493b3d2b69c98f36314ae4 [diff] |
xfrm: put policies when reusing pcpu xdst entry We need to put the policies when re-using the pcpu xdst entry, else this leaks the reference. Fixes: ec30d78c14a813db39a647b6a348b428 ("xfrm: add xdst pcpu cache") Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>