mirror of
https://github.com/drygdryg/rtl8188eus.git
synced 2025-08-03 23:06:36 +09:00
Added hostapd files/support with ease
This commit is contained in:
6
hostapd-0.8/hostapd/hostapd.accept
Normal file
6
hostapd-0.8/hostapd/hostapd.accept
Normal file
@ -0,0 +1,6 @@
|
||||
# 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.
|
||||
00:11:22:33:44:55
|
||||
00:66:77:88:99:aa
|
||||
00:00:22:33:44:55 1
|
Reference in New Issue
Block a user