On 2/16/16 4:41 PM, David Lamparter wrote:
... this won't do enough.  If you look at the 4.3 patch I sent you, I
was adding a comment:

+ /* For VRFs, the VRF device takes the place of the loopback device,
+    with addresses on it being preferred.  Note in such cases the
+    loopback device will be among the devices that fail the vrf_ifi
+    equality check in the loop below.
+  */


Sure, I was focused on fixing the 'ignore devices not in the VRF' but certainly for unnumbered use cases you want the VRF loopback address to be preferred. Missed that earlier.

Rather than spinning a patch on top of mine, fold this change into your and make it 1 patch to achieve the goal.

Reply via email to