Do not use ``rt_addr'' in in{6,}_selectsrc() it doesn't work with magic
authormpi <mpi@openbsd.org>
Tue, 5 Jul 2016 09:17:10 +0000 (09:17 +0000)
committermpi <mpi@openbsd.org>
Tue, 5 Jul 2016 09:17:10 +0000 (09:17 +0000)
commitfe29d91b2d4245699d8cba1cbd2702b9263d4f1f
tree69ac3c4411f568bb244f9414d8c66d3612cd120c
parent8b14d803ba1a7bafdd4b40811142c3a45954d0ed
Do not use ``rt_addr'' in in{6,}_selectsrc() it doesn't work with magic
addresses set on p2p interfaces.

Found the hardway by naddy@
sys/netinet/in_pcb.c
sys/netinet6/in6_src.c