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:
9994bb8
)
vti4: Use the on xfrm_lookup returned dst_entry directly
author
Steffen Klassert
<steffen.klassert@secunet.com>
Fri, 21 Feb 2014 07:41:10 +0000
(08:41 +0100)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Tue, 25 Feb 2014 06:04:18 +0000
(07:04 +0100)
We need to be protocol family indepenent to support
inter addresss family tunneling with vti. So use a
dst_entry instead of the ipv4 rtable in vti_tunnel_xmit.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
No differences found