[Bug 246506] rc.d scripts for lagg and devmatch are misordered at startup
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 19 01:41:09 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246506
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: cperciva
Date: Tue May 19 01:40:46 UTC 2020
New revision: 361235
URL: https://svnweb.freebsd.org/changeset/base/361235
Log:
MFC r361114:
Move the devmatch rc.d script before netif in the boot process.
Prior to this change, using lagg to aggregate wired and wireless networks
was broken in the (relatively common) case where wifi drivers + firmware
are loaded by devmatch, since the interface didn't exist at the time when
the lagg interface was being created.
PR: 246506
Changes:
_U stable/12/
stable/12/libexec/rc/rc.d/devmatch
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list