On 8/16/16 9:21 AM, Lorenzo Colitti wrote: > I also don't see how the VRF behaviour where sk_bound_dev_if sets the > master interface and pktinto selects the slave interface" can be made > to work at all in the presence of scoped addresses. I don't see any > way to support a socket bound to fe80::1%eth0 and a socket bound to > fe80::1%wlan0 in the same VRF.
It does not work with sk_bound_dev_if set; works fine without it.