Use ``rt_addr'' rather than ``rt_ifa'' to get the source address
authormpi <mpi@openbsd.org>
Thu, 30 Jun 2016 12:36:27 +0000 (12:36 +0000)
committermpi <mpi@openbsd.org>
Thu, 30 Jun 2016 12:36:27 +0000 (12:36 +0000)
commit34a5f0124452f6754affeede6271c509341a6a14
treeb3bb1f069688a1f4fab4e1c97b1786143054596e
parent545f6b86ded87dbc7c6e5c5d540edde0277a0fcf
Use ``rt_addr'' rather than ``rt_ifa'' to get the source address
corresponding to a route.

ok florian@ on a previous version, input and ok bluhm@
sys/netinet/in_pcb.c
sys/netinet6/in6_src.c