commit | 8cbb512c923d5f695ff6265b2b741b1718e3b444 | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Mon Oct 05 08:51:26 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 07 04:27:44 2015 -0700 |
tree | 194de9f9c5ec859456dc8274136fcda881dc8408 | |
parent | 3ce58d84358c7b477811b5100152fad848f936fc [diff] |
net: Add source address lookup op for VRF Add operation to l3mdev to lookup source address for a given flow. Add support for the operation to VRF driver and convert existing IPv4 hooks to use the new lookup. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>