Query: ng_hub
OS: opensolaris
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NG_HUB(4) BSD Kernel Interfaces Manual NG_HUB(4)NAMEng_hub -- packet distribution netgraph node typeSYNOPSIS#include <netgraph/ng_hub.h>DESCRIPTIONThe hub node type provides a simple mechanism for distributing packets over several links. Packets received on any of the hooks are for- warded out the other hooks. Packets are not altered in any way.HOOKSA hub node accepts any request to connect, regardless of the hook name, as long as the name is unique.CONTROL MESSAGESThis node type supports the generic control messages, plus the following: NGM_HUB_SET_PERSISTENT This command sets the persistent flag on the node, and takes no arguments.SHUTDOWNThis node shuts down upon receipt of a NGM_SHUTDOWN control message, or when all hooks have been disconnected. Setting the persistent flag via a NGM_HUB_SET_PERSISTENT control message disables automatic node shutdown when the last hook gets disconnected.SEE ALSOnetgraph(4), ng_bridge(4), ng_ether(4), ng_one2many(4), ngctl(8), nghook(8)HISTORYThe ng_hub node type appeared in FreeBSD 5.3.AUTHORSRuslan Ermilov <ru@FreeBSD.org> BSD May 5, 2010 BSD
Related Man Pages |
---|
ng_ui(4) - debian |
ng_hub(4) - opensolaris |
ng_hub(4) - netbsd |
ng_hub(4) - php |
ng_hub(4) - redhat |
Similar Topics in the Unix Linux Community |
---|
Network problem Unix |
unix database server |
mapping FTP site as local drive |
Problem with Broadcom BCM43225 wifi interface on an Acer Aspire laptop |