commit | b328ecc468f8f92433c9ad82675c0ce9f99b10cf | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Fri Jul 17 10:35:32 2020 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Tue Jul 21 08:34:44 2020 +0200 |
tree | 6e74a4c8b50746ebb7a53d40d027081af3d21385 | |
parent | 96a208295040c00c85d022720c10ec1a751b9bdb [diff] |
xfrm: Make the policy hold queue work with VTI. We forgot to support the xfrm policy hold queue when VTI was implemented. This patch adds everything we need so that we can use the policy hold queue together with VTI interfaces. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>