commit | 01faef2cebae02685e2bcfc9bbee8416d5ec19fc | [log] [tgz] |
---|---|---|
author | Roopa Prabhu <roopa@cumulusnetworks.com> | Tue Jul 21 09:16:24 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 21 22:27:19 2015 -0700 |
tree | ef5142af1141fdb9fb574f21117e49368d905c82 | |
parent | fd36ef606ccf49c45bd7f71ea25007ace17968e3 [diff] |
mpls: make RTA_OIF optional If user did not specify an oif, try and get it from the via address. If failed to get device, return with -ENODEV. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>