Configure the following without vif reload:
Tx power
probe_response_threshold
client disconnect threshold
Beacon and multicast rates
Signed-off-by: Chaitanya Godavarthi <chaitanya.kiran@netexperience.com>
Raise the priority of BDR in case
when DR is inactive, so that in the
election process BDR is elected as
DR.
Signed-off-by: Chaitanya Godavarthi <chaitanya.kiran@netexperience.com>
- add ovsdb schema for radsec and radius proxy config
- add radsec and radius proxy functionality
- add APC functionality for radsec and radius proxy
Send APC mode information through ubus
from APC application to WM.
Use the APC mode to direct the configuration
of radius proxy.
We get this information from APC:
mode:
DR (Designated Router)
BDR (Back up Designated Router)
OR (Other Router)
NC (Not connected/Not configured)
bdr_addr: IP of the BDR
dr_addr: IP of the DR
enabled: If Enabled/Disabled
Signed-off-by: Arif Alam <arif.alam@netexperience.com>
Signed-off-by: Chaitanya Godavarthi <chaitanya.kiran@netexperience.com>