diff options
author | David Lamparter <equinox@diac24.net> | 2016-02-24 19:47:03 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-26 19:22:26 (GMT) |
commit | 17b693cdd87635ae813ad61ad0b8a8458f4c3960 (patch) | |
tree | bcc1fba749c6ac53e1f4af1d5ccf8972ec5c8f45 /lib/Kconfig.debug | |
parent | 3f2fb9a834cb1fcddbae22deca7fde136944dc89 (diff) | |
download | linux-17b693cdd87635ae813ad61ad0b8a8458f4c3960.tar.xz |
net: l3mdev: prefer VRF master for source address selection
When selecting an address in context of a VRF, the vrf master should be
preferred for address selection. If it isn't, the user has a hard time
getting the system to select to their preference - the code will pick
the address off the first in-VRF interface it can find, which on a
router could well be a non-routable address.
Signed-off-by: David Lamparter <equinox@diac24.net>
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
[dsa: Fixed comment style and removed extra blank link ]
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions