Date: Mon, 20 Mar 2017 21:10:49 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 217871] SLAAC on a newly created epair sometimes fails to add routes Message-ID: <bug-217871-2472-bYdswwq4X1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217871-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-217871-2472@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217871 --- Comment #3 from Alan Somers <asomers@FreeBSD.org> --- In https://reviews.freebsd.org/D9451, jhujhiti noticed that the IFDISABLED = flag doesn't get added to epair0b immediately upon creation, but shortly after. = He suspected that was the cause of the problem. However, it's not. It's just= red herring. The IFDISABLED flag gets added by devd, which runs pccard_ether, which runs "service netif quietstart" on the new interfaces. Disabling devd does not fix the test. On the second interface creation, the address from = the previous run is still present. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217871-2472-bYdswwq4X1>