commit | cd2fbe1b6b517ca7c0e80b103c674fdf5bd50f76 | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Thu Aug 13 14:59:01 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 13 22:43:20 2015 -0700 |
tree | e4ba9591c604b42ac291ac647da5fdb50e91c37d | |
parent | 4e3c89920cd3a6cfce22c6f537690747c26128dd [diff] |
net: Use VRF device index for lookups on RX On ingress use index of VRF master device for route lookups if real device is enslaved. Rules are expected to be installed for the VRF device to direct lookups to a specific table. Signed-off-by: Shrijeet Mukherjee <shm@cumulusnetworks.com> Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>