commit | 6e2de802af32704d9bc4af0c437da7045960112b | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Fri Feb 21 08:41:11 2014 +0100 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Tue Feb 25 07:04:19 2014 +0100 |
tree | a0ce63f698c25dfbd32f89320c15ba10a39d10d5 | |
parent | 78a010cca000aafc6a8503eb2be590a533589a27 [diff] |
vti4: Check the tunnel endpoints of the xfrm state and the vti interface The tunnel endpoints of the xfrm_state we got from the xfrm_lookup must match the tunnel endpoints of the vti interface. This patch ensures this matching. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>