]> 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)
commit0023177f0ba823d241dd0a7bbd254251ea0b1b63
tree58f97ef216be1fdb715c0ea77a29ee78fde726ca
parentbffe2754a90bfa9938388f7731c51e6b9f80907d
ipv6: route: extend flow representation with tunnel key

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