Searched hist:b35d45aadfb15e67ae5ea06ca13d445bd0b66a7c (Results 1 – 1 of 1) sorted by relevance
/freebsd/share/examples/jails/ |
H A D | jng | diff b35d45aadfb15e67ae5ea06ca13d445bd0b66a7c Thu Feb 11 23:10:54 CET 2016 Devin Teske <dteske@FreeBSD.org> 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 [=].
|