Module Name: src Committed By: ozaki-r Date: Mon Jul 4 01:36:06 UTC 2016
Modified Files:
src/sys/net: if.c
Log Message:
Tweak p2p_rtrequest as well for ifaddr initialization change
We need to set lo0ifp to rt->rt_ifp if the interface is RTF_LOCAL.
Fix PR kern/51301.
To generate a diff of this commit:
cvs rdiff -u -r1.350 -r1.351 src/sys/net/if.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
