diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-01-02 12:44:35 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-01-02 12:44:35 +0100 |
| commit | a184d985bf43d3fe6eeba971bc6b32f79ea38b37 (patch) | |
| tree | 6f6e56e090777cc149bc1ab39e5987cc2b03e867 /configs/hostapd/hostapd.accept | |
initial releasecm-13.0
Diffstat (limited to 'configs/hostapd/hostapd.accept')
| -rw-r--r-- | configs/hostapd/hostapd.accept | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/hostapd/hostapd.accept b/configs/hostapd/hostapd.accept new file mode 100644 index 0000000..6b167e0 --- /dev/null +++ b/configs/hostapd/hostapd.accept @@ -0,0 +1,3 @@ +# List of MAC addresses that are allowed to authenticate (IEEE 802.11) +# with the AP. Optional VLAN ID can be assigned for clients based on the +# MAC address if dynamic VLANs (hostapd.conf dynamic_vlan option) are used.
\ No newline at end of file |
