Dan Groves wrote:
> Hi,
>
> I posted a new link ID management API document. It includes changes for
> comments received so far, plus a name change of the new service from
> network/linkmgmtd to network/dladmd, a name change from DLADM_OPT_TEMP
> to DLADM_OPT_ACTIVE, plus some language clean up.
>
> You can find it at:
>
> http://www.opensolaris.org/os/project/clearview/uv/link_id_management.pdf
>
I didn't see any discussion of how
boot net
is handled.
Things like netinstall and jumpstart depend on net booting.
Net booting needs to be able to get vfs_mountroot() and other code which
depends on bringing up networking to work long before a dladmd can run
in user space.
Erik