CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/09/11 13:23:00

Modified files:
        sys/netinet6   : in6_src.c ip6_output.c ip6_var.h 

Log message:
Rewrite in6_selectroute() to no longer return an ifp.

The returned "struct rtentry" is either the cached one or the one passed
in options.

ok claudio@

Reply via email to