xref: /aosp_15_r20/external/wpa_supplicant_8/hostapd/hostapd.vlan (revision 03f9172ca588f91df233974f4258bab95191f931)
1*03f9172cSAndroid Build Coastguard Worker# VLAN ID to network interface mapping
2*03f9172cSAndroid Build Coastguard Worker1	vlan1
3*03f9172cSAndroid Build Coastguard Worker2	vlan2
4*03f9172cSAndroid Build Coastguard Worker3	vlan3
5*03f9172cSAndroid Build Coastguard Worker100	guest
6*03f9172cSAndroid Build Coastguard Worker# Optional wildcard entry matching all VLAN IDs. The first # in the interface
7*03f9172cSAndroid Build Coastguard Worker# name will be replaced with the VLAN ID. The network interfaces are created
8*03f9172cSAndroid Build Coastguard Worker# (and removed) dynamically based on the use.
9*03f9172cSAndroid Build Coastguard Worker*	vlan#
10