Add domain_remove() SYSUNINT callback that removes the domain
from the domain list if it has DOMF_UNLOADABLE flag set.
This change is required to support netlink ( D36002 ).
Details
Details
- Reviewers
glebius - Group Reviewers
network - Commits
- rG13a18f25560d: domains: allow pre-defined domains to be unloaded
rG9b967bd65de6: domains: allow domains to be unloaded
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I might change this code in near future, if you don't mind. Better have this change in, so that it enables your work on NETLINK.