Add support for bridging iwn(4) based wlan(4)
authordteske <dteske@FreeBSD.org>
Thu, 11 Feb 2016 22:10:54 +0000 (22:10 +0000)
committerdteske <dteske@FreeBSD.org>
Thu, 11 Feb 2016 22:10:54 +0000 (22:10 +0000)
commit7632f2245fd0f508a744d73d71ec62935a867d37
tree915b42e01f98e8524105c61daa2ee85c5532f038
parentf0d593add5772ff648ff7be3f70bc49c7e69386f
Add support for bridging iwn(4) based wlan(4)

Documented in iwn(4), "Only one virtual interface may be configured at any
time." However, netgraph with a cloned MAC address is able to communicate
over an ng_eiface attached to an ng_bridge linked to the wlan(4) interface.
While here, introduce syntax to specify the MAC address is to be cloned if
the named interface begins with equals [=].
share/examples/jails/jng