Added support for setting VLAN ID for STAs based on local MAC ACL
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 28 Aug 2008 15:43:26 +0000 (18:43 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 28 Aug 2008 15:43:26 +0000 (18:43 +0300)
commit271d2830ff1f74156b3fe296b9e851e7cbb52e69
tree985ccad58dfd77ff7c9d508ba80c20e3231fc610
parentfd630bc183fb79d0a14b5f3a346544f3d277bd05
Added support for setting VLAN ID for STAs based on local MAC ACL

This allows the accept_mac_file to be used as an alternative for RADIUS
server-based configuration. This is mainly to ease VLAN testing (i.e., no
need to set up RADIUS server for this anymore).
hostapd/ChangeLog
hostapd/config.c
hostapd/config.h
hostapd/hostapd.accept
hostapd/hostapd.conf
hostapd/ieee802_11_auth.c
hostapd/reconfig.c