I am working on linux devices to facilitate different functionalities (like access point, CAN controller, I2C, etc.). Due to financial limits, we have planned to implement access points using linux supported wlan modules(running with hostapd). The ultimate idea is also to implement WLAN controller(WLC) features(authentication, handover, etc.) in a central unit like switch and to configure/controll access points with it.
However at the begining we would like to test WLC features of two access points directly attached with PC over ethernet interface. But at the moment we are confused that:Is there any way to impliment wireless lan controller (linux based) for centralized management of hostapd access points?
Though, the CAPWAP protocol has been standardized by IETF for the communication between access points and wlan controler(WLC) but Does hostapd support CAPWAP/LWAPP or not?
please help us in this regard,