Commit Graph

238 Commits

Author SHA1 Message Date
Mike Hansen
3b79964c80 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-06-28 17:04:38 -04:00
Mike Hansen
4ed2d584bc Adding support to Docker for passing lan type AND name, update Dao with attrs 2020-06-28 17:04:31 -04:00
Dmitry Toptygin
cf5cce76f2 corrected class cast exception for reading from wifiInetStateDbTable 2020-06-28 16:59:04 -04:00
Mike Hansen
7c2af78805 Set bridge for SSID's to be LAN, Set 5GHz map to 5GHzU when only 1 5GHz radio 2020-06-28 15:20:31 -04:00
Mike Hansen
e64d8488bb change to use 1st ethernet for WAN, or to use bridge for LAN 2020-06-26 18:04:41 -04:00
Mike Hansen
5ee0eface5 Adding handle of default channels for 5GHz 2020-06-26 17:16:19 -04:00
Mike Hansen
4e1b3a9cf5 Provison SSIDs only on existing Radios, use WAN IP/MAC for connected node info if possible 2020-06-26 13:10:46 -04:00
Dmitry Toptygin
72ae8871d1 configure SSID on AP only if corresponding WifiRadio is enabled 2020-06-25 17:48:49 -04:00
Dmitry Toptygin
4e29f2d3b9 fixing handling of null channel_list in ovsdb dao 2020-06-25 14:45:29 -04:00
Dmitry Toptygin
14ba1f51f1 output debug statements to show ovsdb operations being submitted in a batch 2020-06-25 14:04:42 -04:00
Dmitry Toptygin
7af93a052d fixed NPE in OvsdbDao.updateVifConfigsSetForRadio 2020-06-25 12:24:25 -04:00
Mike Hansen
f8c48a64a8 Retrieve Radio State information on initial AP connect set allowed_channels in Wifi_Stats_Config -> re-enable device stats 2020-06-24 17:36:50 -04:00
Mike Hansen
39e10c90ad Retrieve Radio State information on initial AP connect 2020-06-24 16:28:15 -04:00
Mike Hansen
7010919c11 Retrieve Radio State information on initial AP connect 2020-06-24 13:22:42 -04:00
Mike Hansen
82332611ce Retrieve Radio State information on initial AP connect 2020-06-23 17:46:31 -04:00
Mike Hansen
5a185cb38f OVSDB State Table Changes. Ensure BSSIDs captured from new/changed Wifi_VIF_State 2020-06-22 10:38:14 -04:00
Mike Hansen
3690111d08 FirmwareFlash and FirmwareDownload support in Dao and Gateway. Contingent on AP support, currently sends command but doesn't actually upgrade for download, and Flash doesn't have a trigger point on AP 2020-06-18 15:39:22 -04:00
Dmitry Toptygin
aec16cbffb added /api prefix for all REST APIs exposed by the gateway 2020-06-17 22:04:18 -04:00
Mike Hansen
dc1ccb11bf Stats processing cleanup for OSGW, Initial hook for autoprovision on/off toggle 2020-06-17 16:00:50 -04:00
Mike Hansen
352ced0bbb Client Stats, Active BSSID status, incorporate Radio/VIF MacAddresses now available 2020-06-17 13:43:35 -04:00
Mike Hansen
09fed160f4 RSSI handle unsigned int for neighbor and client stats, ClientSession Metrics details RSSI, and Mbps for Tx/Rx 2020-06-16 12:54:41 -04:00
Mike Hansen
e401e7585c ft_psk/ft_mobility_domain off by default, can be enabled via SSID profile RadioConfigs set 802.11r == true, HT_MODE cleanup 2020-06-16 11:09:03 -04:00
Mike Hansen
765af28c2a AP Ssid report Client Stats update. 802.11r set ON by default for SsidProfile (Default) 2020-06-15 18:02:23 -04:00
Mike Hansen
d7966b81fa Migrate to OVSDB 2.0 protos, placeholder in Dao for steering and capacity reports 2020-06-15 13:58:09 -04:00
Dmitry Toptygin
52387b6079 changed log level for ovsdb client startup messages to info, provided more flexible SSL config for OpensyncMqttClient 2020-06-12 21:10:10 -04:00
Mike Hansen
9b1f79440c Channels specified only for off-channel, remove unimplemented/unsupported parameters from ovsdb neighbor stats config 2020-06-12 12:27:52 -04:00
Mike Hansen
7f5e50d06d MQTT Node Metrics 2020-06-10 15:51:12 -04:00
Mike Hansen
98f80869da Support for Enterprise settings WPA, WPA2, WPA-WPA2 and pass to Wifi_VIF_Config via Profile 2020-06-09 15:40:13 -04:00
Mike Hansen
59ec71d324 Integrate RF survey reportwith cloud backend, OSGW: Support RADIUS and WPA Enterprise pre-work 2020-06-09 13:04:29 -04:00
Mike Hansen
ff845d6f06 WEP EAP encryption support 2020-06-08 12:01:10 -04:00
Dmitry Toptygin
43edd90fef corrected default locations for the keystore and truststore files in NettySslContextConfig 2020-06-06 00:17:20 -04:00
Mike Hansen
922045b310 Stats Config, Default Profile settings 2020-06-04 17:21:15 -04:00
Mike Hansen
b91adbcd4c Wifi_Radio_State table updates handling. Remove temp objects, begin refactor for MQTT messages 2020-06-04 09:10:01 -04:00
Mike Hansen
9c4e914f32 Fix Config MAP for non-encrypted mode, allow externalize bridge name 2020-06-03 11:20:22 -04:00
Mike Hansen
e01b880e59 Take allowed_channels list from Wifi_Radio_State, Retrieval additional attributes from base AP configs, add customer service support and default customer id 2020-06-01 17:40:50 -04:00
Mike Hansen
9b0dcd73f5 SSID Config Support, Support Radio and VIF IF naming (removed static) 2020-06-01 13:25:28 -04:00
Mike Hansen
667fdfc654 Adding additional Wifi_Inet_Attribute setting based on Profiles 2020-05-28 17:43:14 -04:00
Mike Hansen
65a9ab0100 Fix exception in OvsdbDao when processing radio types for VIF, update static files for simpler analysis 2020-05-27 15:28:02 -04:00
Mike Hansen
d44bcfe21d Wifi_VIF_Config set ap_bridge attribute based on stationIsolation 2020-05-26 16:34:55 -04:00
Mike Hansen
46c76cdcaa Power saving uapsd enabled/disabled 2020-05-26 16:22:21 -04:00
Mike Hansen
9ad3387e96 Key Refresh VIF attribute setting 2020-05-26 15:34:37 -04:00
Mike Hansen
48d75461a3 SSID (Wifi_VIF_Config) attributes for min_hw_mode, Wifi_Inet_Config updates for SSID update 2020-05-26 14:11:28 -04:00
Mike Hansen
591629f90b Adding support for multiple SSIDs per Radio, and multiple SSID Profiles in single SSID json file 2020-05-22 15:20:40 -04:00
Mike Hansen
055fe42346 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-05-22 13:30:59 -04:00
Mike Hansen
58b9909edd Add Enabled toggle for Radios and VIF (SSID), fix TxPower for correct setting wrt auto 2020-05-22 13:26:16 -04:00
Lynn Shi
9083244a55 Fix rrm provisioning 2020-05-22 11:31:52 -04:00
Mike Hansen
7d585ff534 OVSDB AP Configuration: Profiles, Legacy Config Support 2020-05-21 18:11:25 -04:00
Mike Hansen
b693c2a273 OVSDB AP Configuration: AP & SSIDs 2020-05-19 17:21:59 -04:00
Mike Hansen
b689206a96 Adding /closeSession for static and cloud GW. Registering Equipment with GW. 2020-05-14 16:08:51 -04:00
Mike Hansen
d0289e61c5 AP Configuration, adding 5GHz U/L support, pre-work to extend SSID config support 2020-05-12 15:58:24 -04:00