Commit Graph

318 Commits

Author SHA1 Message Date
Dmitry Toptygin
f1ad8cb939 changing attribute names in the data model: blacklist -> blocklist, whitelist -> allowlist 2020-07-20 17:00:19 -04:00
Mike Hansen
95e702119c Adding support for FW_IMAGE_NAME tag for determining FW version on AP, as part of FW Upgrade support 2020-07-20 15:16:07 -04:00
Mike Hansen
643797b9e3 Checking autoprovisioning, and if not enabled, do not do ap connect, ap config, or ap status. JUnit testing 2020-07-20 14:57:30 -04:00
Mike Hansen
024f0feb74 Adding support for setting NetworkProbe stats based on syntheticClient status in AP Profile Details. Added JUnits 2020-07-20 12:58:25 -04:00
Mike Hansen
9799070c83 Handle SSIDs (VIF) if_name for 5GHz radio instead of re-using if_name of 5GHzU 2020-07-20 11:28:12 -04:00
Mike Hansen
b807788b0c OVSDB State Table Changes -- JUnit for RadioState and VIFState table update handling on OpensyncExternalIntegrationCloud 2020-07-16 17:53:42 -04:00
Mike Hansen
a5c1f5929a Change Bridge or NAT for Inet Config. Bridge yes/no for VIF Config = wan OR lan. NAT = forwardMode for SSID profile 2020-07-16 13:41:58 -04:00
Mike Hansen
14f00d01e7 Bridge or NAT for Inet Config. Bridge yes/no for VIF Config 2020-07-16 12:16:11 -04:00
Mike Hansen
6e4f77a17b Change logging when unable to get VIFs for RadioStateChange, as this is potentially a valid scenario 2020-07-15 16:39:00 -04:00
Mike Hansen
90245f305c OVSDB State Table Changes - add VIFs for Radio State Change, add AssociatedClient for VIF state change, updates to Status for ActiveBSSIDs and ClientDetails 2020-07-14 15:03:00 -04:00
Mike Hansen
add8c990cd JUnit tests and resources for OvsdbDao 2020-07-13 17:07:53 -04:00
Mike Hansen
20b0d06d1e Junit additional failure handling testing on OvsdbDao 2020-07-13 12:05:39 -04:00
Mike Hansen
eabf83f387 Adding tests for SelectResult on OvsdbDao when doing getConnectNode. Add JUnit for handling failed get Wlan from Inet 2020-07-13 11:38:24 -04:00
AkshayJagadish-ne
b9c0a6d88a TW-749: Change reference of ConnectUs to TIP (#4)
* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package

* Changed Docker Connectus References

* Changed Java ConnectUs References

* Changed json ssid Connectus references

* Minor changes

* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package

* Changed Docker Connectus References

* Changed Java ConnectUs References

* Changed json ssid Connectus references

* Minor changes

* Reference changes in Junit

* Changed OvsdbRedirector to TipWlanOvsdbRedirector
2020-07-09 19:24:21 -04:00
Mike Hansen
fb0b407153 Adding initial/first junit test for OvsdbDao 2020-07-09 17:58:40 -04:00
Mike Hansen
37d24f8b06 Trying to fix build issues with ApplicationContext 2020-07-09 11:49:22 -04:00
Mike Hansen
a1114cd63c Remove comments from previous file 2020-07-09 10:55:10 -04:00
Mike Hansen
fc275ae4a9 Adding initial JUnit tests for ConnectusOvsdbClient 2020-07-09 10:51:44 -04:00
Mike Hansen
20a22f4c2b OVSDB State Table Changes 2020-07-08 09:58:42 -04:00
Mike Hansen
4a546dc8c6 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-07 16:22:45 -04:00
Mike Hansen
d2ce476e91 FW Upgrade error messages/status handling, re-enable Survey based stats for ChannelBandwidth and RadioUtilization 2020-07-07 16:20:01 -04:00
Lynn Shi
858babfa4e Fixed a typo for mac_list_type 2020-07-07 09:17:47 -04:00
Lynn Shi
d7a2097eac Configure VLAN per SSID 2020-07-06 21:51:36 -04:00
Lynn Shi
0a0785d80f OSGW support client blacklis 2020-07-06 19:13:39 -04:00
Mike Hansen
0529f7920d Support provisioning of 8 SSIDs per radio. Initial work still depends on AP changes 2020-07-06 16:11:11 -04:00
Mike Hansen
25870f88ac Firmware updates 2020-07-06 13:36:10 -04:00
Mike Hansen
d4781a429e Wifi_Stats_Config support all radio freq_bands, create on/off channel by radio types. Status update improvement for Wifi_Radio_State changes. Remove log from ConnectusOvsdbClient 2020-07-03 12:23:39 -04:00
Mike Hansen
fc18ad0140 Wifi_Stats_Config support all radio freq_bands, create on/off channel by radio types. Status update improvement for Wifi_Radio_State changes. 2020-07-03 12:20:24 -04:00
Mike Hansen
a4575f8d12 Disable monitor when handle config changed, optimization of handle Wifi_Radio_State changes 2020-06-30 13:44:51 -04:00
Mike Hansen
130eb00a17 Adding support to Docker for passing lan type AND name, update Dao with attrs 2020-06-28 17:25:09 -04:00
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