commit | 42a7b32b73d6bf22e4bdd7bf68746e2d71f4cd8d | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Mon Aug 10 16:58:11 2015 -0600 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Tue Aug 11 12:41:35 2015 +0200 |
tree | 750adee8068e2e45dfa3aa39b10a6e3ea2162cf1 | |
parent | df367561ffe5a66cd0b2970fdb8897d5487d38e6 [diff] |
xfrm: Add oif to dst lookups Rules can be installed that direct route lookups to specific tables based on oif. Plumb the oif through the xfrm lookups so it gets set in the flow struct and passed to the resolver routines. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>