NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51301 CVS commit: src/sys/net



The following reply was made to PR kern/51301; it has been noted by GNATS.

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51301 CVS commit: src/sys/net
Date: Mon, 4 Jul 2016 01:36:06 +0000

 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.
 


Home | Main Index | Thread Index | Old Index