Current logic always selects an IFA of the same family from the
outgoing interfaces. In IPv4 over IPv6 setup there can be just
single non-127.0.0.1 ifa, attach to an loopback address.
Create a separate rt_getifa_family() to handle entire ifa selection
for the IPv4 over IPv6.