CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/06/30 06:36:27
Modified files: sys/netinet : in_pcb.c sys/netinet6 : in6_src.c Log message: 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@