mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-15 09:29:35 +00:00
a69d6361ef
These changed update the built-in version of hostapd from v0.8 to 2.9. The rtl871xdrv driver comes from git://github.com/pritambaral/hostapd-rtl871xdrv.git whose included patch has been applied to the standard source code. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
9 lines
282 B
Text
9 lines
282 B
Text
# 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#
|