Lines 126-131
Link Here
|
126 |
stream. |
126 |
stream. |
127 |
This is useful for reconstructing the traffic for network taps |
127 |
This is useful for reconstructing the traffic for network taps |
128 |
that transmit the RX/TX signals out through two separate interfaces. |
128 |
that transmit the RX/TX signals out through two separate interfaces. |
|
|
129 |
.Pp |
130 |
The |
131 |
.Nm |
132 |
driver also supports two special link options: |
133 |
.Bl -tag -width link0 |
134 |
.It Cm link0 |
135 |
Forward only those packets that do |
136 |
.Cm not |
137 |
contain valid VLAN tags (ie. packets in vlan 0). |
138 |
This allows VLAN-tagged packets to be bridged or processed separately. |
139 |
.El |
140 |
.Bl -tag -width link1 |
141 |
.It Cm link1 |
142 |
Forward only those packets that do contain valid VLAN tags. |
143 |
This is the complement of |
144 |
.Cm link0. |
145 |
.El |
129 |
.Sh SPANNING TREE |
146 |
.Sh SPANNING TREE |
130 |
The |
147 |
The |
131 |
.Nm |
148 |
.Nm |