Re: [PATCH net-next 0/3] net: vrf: Fix ipv6 source address selection

2016-06-17 Thread David Miller
From: David Ahern Date: Thu, 16 Jun 2016 16:24:23 -0700 > IPv6 address selection is currently messed up for several use cases such > as unnumbered deployments with global addresses on the VRF device and none > on the enslaved devices. > > Update the source address selection to consider the real

[PATCH net-next 0/3] net: vrf: Fix ipv6 source address selection

2016-06-16 Thread David Ahern
IPv6 address selection is currently messed up for several use cases such as unnumbered deployments with global addresses on the VRF device and none on the enslaved devices. Update the source address selection to consider the real output route as opposed to the VRF route that sends packets to the V