|
Lines 89-97
Link Here
|
| 89 |
To change the default addresses one may use the SIOCSIFADDR ioctl(2) or |
89 |
To change the default addresses one may use the SIOCSIFADDR ioctl(2) or |
| 90 |
ifconfig(8) utility. |
90 |
ifconfig(8) utility. |
| 91 |
.Pp |
91 |
.Pp |
| 92 |
The basic intend is to provide connectivity between two virtual |
92 |
The basic intent is to provide connectivity between two virtual |
| 93 |
network stack instances. |
93 |
network stack instances. |
| 94 |
When connected to a |
94 |
When connected to an |
| 95 |
.Xr if_bridge 4 |
95 |
.Xr if_bridge 4 |
| 96 |
one end of the interface pair can also be part of another (virtual) LAN. |
96 |
one end of the interface pair can also be part of another (virtual) LAN. |
| 97 |
As with any other Ethernet interface one can configure |
97 |
As with any other Ethernet interface one can configure |