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:
59b8435
)
vti6: Remove dst_entry caching
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 can lookup multiple different dst entries,
dependent of the configured xfrm states. Therefore it does not make
sense to cache a dst_entry.
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