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:
7c85258
)
vti6: Remove caching of flow informations.
author
Steffen Klassert
<steffen.klassert@secunet.com>
Fri, 14 Mar 2014 06:28:08 +0000
(07:28 +0100)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Fri, 14 Mar 2014 06:28:08 +0000
(07:28 +0100)
Unlike ip6_tunnel, vti6 does not use the the tunnel
endpoint addresses to do route and xfrm lookups.
So no need to cache the flow informations. It also
does not make sense to calculate the mtu based on
such flow informations, so remove this too.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/ipv6/ip6_vti.c
patch
|
blob
|
history
diff --cc
net/ipv6/ip6_vti.c
Simple merge