commit | f7ba868b71bc858cf06de11fc8150c4552cfad81 | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Thu Aug 13 14:59:08 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 13 22:43:21 2015 -0700 |
tree | ee3ef636a8e732e60009dd72348790c163934e04 | |
parent | 3bfd847203c6d89532f836ad3f5b4ff4ced26dd9 [diff] |
net: Use VRF index for oif in ip_send_unicast_reply If output device is not specified use VRF device if input device is enslaved. This is needed to ensure tcp acks and resets go out VRF device. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>