Cathy Zhou wrote: > I just remembered that there is another reason whcy dls_destroy() takes > mac_handle_t instead of linkid as the input argument. Note that in some > cases, (e.g., diskless netinstall), dlmgmtd starts after dls_create() is > called, so the link is created without assigning a linkid. To destroy > these links, mac_handle_t can be used to identify the links.
Ah, I see. -Seb
