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:
9
hostapd-0.8/hostapd/hostapd.vlan
Normal file
9
hostapd-0.8/hostapd/hostapd.vlan
Normal file
@ -0,0 +1,9 @@
|
||||
# VLAN ID to network interface mapping
|
||||
1 vlan1
|
||||
2 vlan2
|
||||
3 vlan3
|
||||
100 guest
|
||||
# Optional wildcard entry matching all VLAN IDs. The first # in the interface
|
||||
# name will be replaced with the VLAN ID. The network interfaces are created
|
||||
# (and removed) dynamically based on the use.
|
||||
* vlan#
|
Reference in New Issue
Block a user