Commit Graph

435 Commits

Author SHA1 Message Date
Mike Hansen
4b7bbaae6e WIFI-437: CloudSDK Client DHCP attributes processing. -- session updates 2020-08-28 16:12:17 -04:00
Mike Hansen
03c8c15f53 WIFI-425: Cloud Back End for Events phase 2. Robustness to handle table state vs. event sync 2020-08-28 14:28:14 -04:00
Mike Hansen
337571a880 WIFI-437: CloudSDK Client DHCP attributes processing. 2020-08-28 14:17:00 -04:00
Mike Hansen
97a755e187 WIFI-437: CloudSDK Client DHCP attributes processing. WIFI-425: Cloud Back End for Events phase 2 2020-08-28 13:36:30 -04:00
Mike Hansen
779de15f87 WIFI-425: Cloud Back End for Events phase 2 2020-08-27 17:42:24 -04:00
Mike Hansen
1c8f7f9e53 ovsdb interface for client dhcp attributes -- first drop -> register for status changes 2020-08-27 14:54:06 -04:00
Mike Hansen
7204ec9abe WIFI-662: WPA2 Enterprise Security mode is shown as 'Open Network' in VIF State. 2020-08-27 14:41:17 -04:00
Mike Hansen
894d462d49 VLAN on SSID 2020-08-26 17:49:45 -04:00
Rahul Sharma
01b5d7dd5e WIFI-540: Added more robust exception handling to prevent crashing registration thread during
cleaning up of stale records.
Also removed the base dependencies from opensync-process that are coming from opensync-ext-cloud.
2020-08-26 10:36:44 -04:00
Rahul Sharma
5867584afb WIFI-540: Introduce methods to cleanup stale GW and Routing record entries when we bounce the GW pod and it gets a new IP Address 2020-08-25 19:18:35 -04:00
Mike Hansen
627f401969 WIFI-536: Clients unable to ping each other even though the Client Isolation feature is disabled. 2020-08-25 10:15:14 -04:00
Lynn Shi
945c990878 Adjust wlan naming convention, mapping captive parameters 2020-08-17 22:12:03 -04:00
Lynn Shi
dbd2a8e769 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
WIFI-544: Status API reports totalCapacity as 0
2020-08-14 13:33:33 -04:00
Lynn Shi
3767861dd1 WIFI-544: Status API reports totalCapacity as 0 2020-08-14 13:32:31 -04:00
Mike Hansen
36e5c6a504 opensync: protobuf definitions updated - EventReport -- added Logging of EventReport messages from MQTT based on opensync_stats.proto changes. Functionality will be added as it comes online in AP loads. 2020-08-14 13:32:20 -04:00
Lynn Shi
c9f9bce45c Use new default AP setting for controller and mqtt broker on static GW docker 2020-08-13 12:58:23 -04:00
Mike Hansen
6b4f8d3b09 Log clean-up. Add methods in DAO for additional opensync stats, only calling implemented ones at present 2020-08-12 17:08:56 -04:00
Mike Hansen
0d8520f3a1 Update mqtt client and google protobuf versions 2020-08-12 11:01:19 -04:00
Mike Hansen
e904a8d721 ClientSessions and Client Metric -- will not create active BSSIDs until Ap has addressed missing channels in Wifi_VIF_State, and will not have correct ssid in ClientSession until metrics for Client is fixed 2020-08-11 17:20:34 -04:00
Mike Hansen
182535d2f6 Spelling error correction uci -> ucc 2020-08-11 09:17:38 -04:00
Mike Hansen
4c1dda44ff UCC report support 2020-08-10 11:43:54 -04:00
Mike Hansen
6056b6eb64 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-08-10 09:05:25 -04:00
Mike Hansen
5fa57005a1 refactoring Client and Dao 2020-08-10 09:05:18 -04:00
Lynn Shi
e8acb5920b Keep GW process even though RRM on AP is not ready 2020-08-06 16:54:05 -04:00
Rahul Sharma
0d3f80a8c0 TW-1001: Enable remote debug for Opensync-GW. This flag will be controlled by Helm Charts 2020-08-06 14:11:47 -04:00
Lynn Shi
01521b879a GW supports wifi RRM config (not turn on yet) 2020-08-05 18:50:18 -04:00
Mike Hansen
c91542ad74 ClientSessions and Client Metrics, fix RateValue for Client Metric, Frames for ClientSessionMetric 2020-08-05 17:34:13 -04:00
Mike Hansen
8cd13e76ed Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-08-05 16:33:39 -04:00
Mike Hansen
07a47761dc ClientSession handling associationState 2020-08-05 16:33:32 -04:00
Lynn Shi
338078d8ac Add captive portal profile sample in static GW docker 2020-08-05 13:38:06 -04:00
Mike Hansen
355d8aae13 ClientSession Updates (Connect/Disconnect times). 2020-08-04 21:10:46 -04:00
Mike Hansen
a39432fdf0 Robustness for ActiveBSSIDs, state change handling cleanup 2020-08-04 18:45:44 -04:00
Mike Hansen
2f4be3f6c7 Change IP address from bytes to string per request from AP for DNS probe metrics 2020-08-01 08:27:54 -04:00
Mike Hansen
6d752a4468 support client rate limiting at SSID level, re-enable radio to vif_if mappings 2020-07-31 16:33:38 -04:00
Lynn Shi
8cff591ea1 Calculate equipment capacity details 2020-07-31 14:53:03 -04:00
Lynn Shi
835d045d14 Fix noise floor calculation and update status RadioUtilizationReport 2020-07-30 22:24:21 -04:00
Mike Hansen
32cff9673a Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-29 21:07:30 -04:00
Mike Hansen
e3eeeef99c Fix typo in docker run 2020-07-29 21:07:14 -04:00
Rahul Sharma
ecec992274 Update the default_wan_name, default_lan_name, default_wan_type and fix the typo in
default_wan_name
2020-07-29 17:58:00 -04:00
Mike Hansen
1edef6a0e4 ClientSession fix to merge with previous session to preserve values 2020-07-29 12:54:24 -04:00
Mike Hansen
753cb29cc2 NoiseFloor from survey now used, default wan name set to br-wan, RadioUtilization reporting in ApNode metrics -- wan name to cloud docker 2020-07-29 12:19:41 -04:00
Mike Hansen
64d87e7e50 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-29 12:16:33 -04:00
Mike Hansen
b93523d848 NoiseFloor from survey now used, default wan name set to br-wan, RadioUtilization reporting in ApNode metrics 2020-07-29 12:16:17 -04:00
Lynn Shi
d9bef48a12 Correct configurable property for filestore in GW 2020-07-29 12:04:52 -04:00
Lynn Shi
0b632f7b1b Fix captive image file url, add support for rrm manual config 2020-07-28 20:16:00 -04:00
Mike Hansen
30a28b2a11 Revert back to using VIF if mapping based on radio band vs radio number until AP changes to support otherwise are present 2020-07-28 16:01:43 -04:00
Rahul Sharma
77b0a33fff TW-948: Change the HTTP ports to 9096 and 9097 from 443 and 444 2020-07-28 13:41:31 -04:00
Mike Hansen
979ca46cea Provisioning support of 802.11r 2020-07-28 12:38:13 -04:00
Mike Hansen
b66ae8e91e Static OSGW docker fix for align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio 2020-07-28 10:35:15 -04:00
Dmitry Toptygin
917fd3d8a3 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-07-28 09:59:35 -04:00