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)
commit904af04d30f303d96902584206457128c3051d8d
tree58f97ef216be1fdb715c0ea77a29ee78fde726ca
parenta725e514dbb444f2a39c2bc5de72eb5efbeb7d5e
ipv6: route: extend flow representation with tunnel key

Use flowi_tunnel in flowi6 similarly to what is done with IPv4.
This complements commit 1b7179d3adff ("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