ng_bridge.4 (32eef9aeb1f39a1623cea55da147c89abbd5b9a5) | ng_bridge.4 (c2d6966a951d53144707facae9b624de03aeb20f) |
---|---|
1.\" Copyright (c) 2000 Whistle Communications, Inc. 2.\" All rights reserved. 3.\" 4.\" Subject to the following obligations and disclaimer of warranty, use and 5.\" redistribution of this software, in source or object code forms, with or 6.\" without modifications are expressly permitted by Whistle Communications; 7.\" provided, however, that: 8.\" 1. Any and all reproductions of the source or object code must include the --- 73 unchanged lines hidden (view full) --- 82Each connected hook represents a bridged link. 83The hooks are named 84.Dv link0 , 85.Dv link1 , 86etc. 87Typically these hooks are connected to the 88.Dv lower 89hooks of one or more | 1.\" Copyright (c) 2000 Whistle Communications, Inc. 2.\" All rights reserved. 3.\" 4.\" Subject to the following obligations and disclaimer of warranty, use and 5.\" redistribution of this software, in source or object code forms, with or 6.\" without modifications are expressly permitted by Whistle Communications; 7.\" provided, however, that: 8.\" 1. Any and all reproductions of the source or object code must include the --- 73 unchanged lines hidden (view full) --- 82Each connected hook represents a bridged link. 83The hooks are named 84.Dv link0 , 85.Dv link1 , 86etc. 87Typically these hooks are connected to the 88.Dv lower 89hooks of one or more |
90.Xr ng_ether | 90.Xr ng_ether 4 |
91nodes. 92To connect the host machine to a bridged network, simply connect the 93.Dv upper 94hook of an | 91nodes. 92To connect the host machine to a bridged network, simply connect the 93.Dv upper 94hook of an |
95.Xr ng_ether | 95.Xr ng_ether 4 |
96node to the bridge node. 97.Sh CONTROL MESSAGES 98This node type supports the generic control messages, plus the 99following: 100.Bl -tag -width foo 101.It Dv NGM_BRIDGE_SET_CONFIG 102Set the node configuration. 103This command takes a --- 102 unchanged lines hidden --- | 96node to the bridge node. 97.Sh CONTROL MESSAGES 98This node type supports the generic control messages, plus the 99following: 100.Bl -tag -width foo 101.It Dv NGM_BRIDGE_SET_CONFIG 102Set the node configuration. 103This command takes a --- 102 unchanged lines hidden --- |