wlan_acl (4)
Leading comments
Copyright (c) 2004 Sam Leffler
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other ...
(The comments found at the beginning of the groff file "man4/wlan_acl.4freebsd".)
NAME
wlan_acl
- MAC-based ACL support for 802.11 devices
SYNOPSIS
device wlan_acl
DESCRIPTION
The
module implements a MAC-based access control plugin for use
with 802.11 devices operating as an access point.
The
must be loaded for
ifconfig(8)
to handle the
mac:*
requests.
SEE ALSO
wlan(4),
ifconfig(8)
STANDARDS
More information can be found in the IEEE 802.11 Standard.
HISTORY
The
driver first appeared in
Fx 6.0 .