diff options
Diffstat (limited to 'static/freebsd/man4/wlan_acl.4 4.html')
| -rw-r--r-- | static/freebsd/man4/wlan_acl.4 4.html | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/static/freebsd/man4/wlan_acl.4 4.html b/static/freebsd/man4/wlan_acl.4 4.html new file mode 100644 index 00000000..b76d7075 --- /dev/null +++ b/static/freebsd/man4/wlan_acl.4 4.html @@ -0,0 +1,46 @@ +<table class="head"> + <tr> + <td class="head-ltitle">WLAN_ACL(4)</td> + <td class="head-vol">Device Drivers Manual</td> + <td class="head-rtitle">WLAN_ACL(4)</td> + </tr> +</table> +<div class="manual-text"> +<section class="Sh"> +<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> +<p class="Pp"><code class="Nm">wlan_acl</code> — + <span class="Nd">MAC-based ACL support for 802.11 devices</span></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> +<p class="Pp"><code class="Cd">device wlan_acl</code></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> +<p class="Pp">The <code class="Nm">wlan_acl</code> module implements a MAC-based + access control plugin for use with 802.11 devices operating as an access + point. The <code class="Nm">wlan_acl</code> must be loaded for + <a class="Xr">ifconfig(8)</a> to handle the <code class="Cm">mac:*</code> + requests.</p> +</section> +<section class="Sh"> +<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE + ALSO</a></h1> +<p class="Pp"><a class="Xr">wlan(4)</a>, <a class="Xr">ifconfig(8)</a></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="STANDARDS"><a class="permalink" href="#STANDARDS">STANDARDS</a></h1> +<p class="Pp">More information can be found in the IEEE 802.11 Standard.</p> +</section> +<section class="Sh"> +<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> +<p class="Pp">The <code class="Nm">wlan_acl</code> driver first appeared in + <span class="Ux">FreeBSD 6.0</span>.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">December 7, 2004</td> + <td class="foot-os">FreeBSD 15.0</td> + </tr> +</table> |
