https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217871

--- Comment #3 from Alan Somers <asom...@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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to