aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/vlan_init.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of struct hostapd_driver_ops abstractionJouni Malinen2010-11-241-4/+4
* hostapd_driver_ops reductionJouni Malinen2010-11-241-3/+5
* Fix build without CONFIG_FULL_DYNAMIC_VLANJouni Malinen2010-04-171-0/+4
* VLAN: Reorder init to get same behavior for all VLAN interfacesJouni Malinen2010-04-171-3/+3
* VLAN: Set statically configured VLAN interfaces upJouni Malinen2010-04-171-7/+10
* VLAN: Fix bridge interface clean up for no tagged_interface caseJouni Malinen2010-04-161-7/+11
* VLAN: Decrease bridge forwarding delay to avoid EAPOL timeoutsM. Braun2010-04-161-1/+17
* VLAN: Set dynamic VLAN up to fix STA bind and key setupM. Braun2010-04-151-0/+2
* VLAN: Clean up debug code and error messagesJouni Malinen2010-04-151-38/+98
* Rename some src/ap files to avoid duplicate file namesJouni Malinen2009-12-261-4/+4
* Move generic AP functionality implementation into src/apJouni Malinen2009-12-251-0/+814