commit | 6d004d6cc73920299adf4cfe25010b348fc94395 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Mon May 12 09:09:26 2014 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Mon May 12 09:36:03 2014 +0200 |
tree | 42276abf9438dc48e387755c142e82a9e556fedb | |
parent | fd71143645a9958e437c8cf394be2c44a6acb23a [diff] |
vti: Use the tunnel mark for lookup in the error handlers. We need to use the mark we get from the tunnels o_key to lookup the right vti state in the error handlers. This patch ensures that. Fixes: df3893c1 ("vti: Update the ipv4 side to use it's own receive hook.") Fixes: fa9ad96d ("vti6: Update the ipv6 side to use its own receive hook.") Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>