SHUTDOWN
This node shuts down upon receipt of a NGM_SHUTDOWN control message. The associated interface is removed and its name becomes available for reuse by future
.Vt eiface nodes. Unlike most other node types, an
.Vt eiface node does not go away when all hooks have been disconnected; rather, and explicit NGM_SHUTDOWN control message is required.
SEE ALSO
netgraph(4), ng_ether(4), ng_iface(4), ng_vlan(4), ifconfig(8), ngctl(8)
HISTORY
AUTHORS