]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: route: extend flow representation with tunnel key
authorJiri Benc <jbenc@redhat.com>
Thu, 20 Aug 2015 11:56:31 +0000 (13:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2015 22:42:37 +0000 (15:42 -0700)
commit587e037983957485423d7f38f1157bc582fb6546
tree58f97ef216be1fdb715c0ea77a29ee78fde726ca
parentf0610e6f87a9bd357185899e5ae16f8c6552ec7e
ipv6: route: extend flow representation with tunnel key

Use flowi_tunnel in flowi6 similarly to what is done with IPv4.
This complements commit f0872bd25b51 ("route: Extend flow representation
with tunnel key").

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow.h
net/ipv6/route.c