46 Commits

Author SHA1 Message Date
Akshay Jagadish
5ad10a53c6 WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT 2021-08-13 13:01:25 -04:00
Mike Hansen
6264a8c490 [WIFI-3165] Keep last stats received timestamp in gateway client session map
Signed-off-by: Mike Hansen <mike.hansen@connectus.ai>
2021-07-19 11:40:10 -04:00
Mike Hansen
b842c532a8 MQTT changes:
Remove MQTT message hop from OpensyncExternalIntegrationInterface
  Add separate logging for mqtt msg tracing

Signed-off-by: Mike Hansen <mike.hansen@connectus.ai>
2021-07-08 09:36:19 -04:00
Akshay Jagadish
bbe36d4a9f Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 18:00:18 -04:00
Akshay Jagadish
1af6b363b8 WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:28:03 -04:00
Mike Hansen
1e0fd00d98 WIFI-1695: Gateway: SSID configuration populate radsecproxy when using APC 2021-03-11 16:10:52 -05:00
Dmitry Toptygin
36d5f30a73 WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works 2021-02-20 10:19:35 -05:00
Mike Hansen
8ce5b3ed89 WIFI-1531: CP: Open WiFi + UserList Captive Portal Auth doesn't work 2021-02-12 13:53:50 -05:00
Mike Hansen
9e58a9d7b7 code cleanup re static analysis checks 2020-12-01 17:59:20 -05:00
Mike Hansen
eebdfba431 Maven dependencies clean-up -- cloud dependencies add 2020-11-18 08:22:52 -05:00
Mike Hansen
52a5a2ac72 Maven dependencies clean-up 2020-11-18 08:03:01 -05:00
Mike Hansen
1e822e432c remove extra .gitignore files 2020-11-05 17:11:44 -05:00
Mike Hansen
4d624233c6 WIFI-900: add global property for toggling mutation of clientCn
-Dtip.wlan.preventClientCnAlteration=false //default, change to avoid
appending the serial number to the clientCn
2020-10-05 13:31:07 -04:00
Mike Hansen
1d8889a857 WIFI-900: add global property for toggling mutation of clientCn
define property, implementation pending.

WIFI-878: Define Data Types for Passpoint Profile models
pickup changes from profile-models
2020-10-05 12:59:43 -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
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
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
Lynn Shi
34ef918a18 Add captivePortal sample file 2020-07-27 23:02:27 -04:00
Mike Hansen
39c63c32d5 Setting external and internal mqtt broker addresses, Allow autoprov off with pre-config/enrolled APs, JUnit tests 2020-07-21 17:10:55 -04:00
Rahul Sharma
c9a4ed6f13 TW-882: Fixed the URLs again to point to the right Prov and SSC services 2020-07-16 19:07:34 -04:00
Dmitry Toptygin
adf7c0ab4c removed values for serviceUser,servicePassword,show-banner,csrf-enabled from eclipse launcher for OpenSyncProcessCloud because the defaults are enough 2020-07-13 14:06:16 -04:00
Dmitry Toptygin
4301889bdf cleared credentialsList in default httpClientConfig.json for opensync-gateway-cloud-process - we are using client cert auth between cloud services, user/passwords are not used for that 2020-07-13 12:28:58 -04:00
Dmitry Toptygin
cf29aae904 added a placeholder for startup commands in the opensync-gateway-cloud-process 2020-07-13 12:26:40 -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
Dmitry Toptygin
127592d0c6 addressed vulnerability reported by sonar: encrypt passwords in application.properties files with bcrypt 2020-06-19 17:21:53 -04:00
Dmitry Toptygin
f4d183a1bc Added filestore service to the opensync gateway cloud process so that APs can download firmware images. 2020-06-17 20:39:29 -04:00
Dmitry Toptygin
a7d3cf1fbe added firmwareServiceBaseUrl and manufacturerServiceBaseUrl into application.properties of opensync-gateway-cloud-process 2020-06-16 18:22:20 -04:00
Mike Hansen
7f5e50d06d MQTT Node Metrics 2020-06-10 15:51:12 -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
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
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
Dmitry Toptygin
702388b6b7 added alarm service into the opensync-gateway-cloud-process 2020-05-26 17:51:33 -04:00
Dmitry Toptygin
d140a0462e added processing of ApSsidMetrics, adjusted application properties for opensync-gateway-cloud-process to reference Client service 2020-05-22 18:34:45 -04:00
Dmitry Toptygin
ae344b4e1e added status service to application.properties, corrected date format in the logback.xml 2020-05-17 11:11:56 -04:00
Dmitry Toptygin
123c3c2f26 added updateApStatus when processing apConnected method 2020-05-16 22:37:25 -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
2155f4645e Removed static config file, using config from AllCloudInOneService, MQTT APClientMetrics 2020-05-07 22:33:27 -04:00
Mike Hansen
7b50b102b2 Align launch file with AllInOneCloud process ports 2020-05-07 19:41:13 -04:00
Dmitry Toptygin
882f0d4ee3 fixed connectivity between OpenSyncGatewayCloudProcess and AllCloudInOneServer 2020-05-07 18:18:16 -04:00
Mike Hansen
1d0ec5b203 pom file cleanup, properties and launch changes re connecting to AllCloudInOne testing 2020-05-07 12:48:13 -04:00
Mike Hansen
c70a075133 Second Drop of Opensync GW for Cloud, Handling OVSDB and some MQTT messages 2020-05-07 10:35:59 -04:00
Mike Hansen
58242e9e40 Initial Drop of Opensync Gateway for Cloud. Still non-functional in several areas 2020-05-05 17:28:48 -04:00