diff options
Diffstat (limited to 'hostapd/hostapd.vlan')
-rw-r--r-- | hostapd/hostapd.vlan | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/hostapd/hostapd.vlan b/hostapd/hostapd.vlan deleted file mode 100644 index 98254fa84f01..000000000000 --- a/hostapd/hostapd.vlan +++ /dev/null @@ -1,9 +0,0 @@ -# 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# |