Mike Hansen
76d9cf79f5
WIFI-444: APNOS : UCC Heuristics phase 2
...
New VideoVoice protobufs
** also fix Json file for captive portal static tests.
2020-10-09 13:34:17 -04:00
Mike Hansen
621ec89889
WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
...
WIFI-909: Provision Hotspot20_Icon_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
WIFI-910: Provision Hotspot20_OSU_Providers in opensync database via opensync gateway, using new Hotspot/passpoint profiles
WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway
Multiple providers, multiple nai realms, multiple icons, address availability derived correctly, VIFs for Access and Open VIF for OSU
Add profile changes in for static gateway
2020-10-08 15:29:06 -04:00
Akshay Jagadish
85c323e3f1
Added Step in dockerfile to copy over commit.properties to docker
...
container
2020-10-08 13:49:02 -04:00
Akshay Jagadish
f3bc79cbae
Removed step to copy over commit.properties to containers
2020-10-08 03:32:08 -04:00
Akshay Jagadish
50ec9297b2
Added property file to be copied over to the docker container
2020-10-08 02:48:55 -04:00
Mike Hansen
3153138dba
WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway
2020-10-07 20:09:18 -04:00
Mike Hansen
2d579a7f19
WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
...
WIFI-910: Provision Hotspot20_OSU_Providers in opensync database via opensync gateway, using new Hotspot/passpoint profiles
2020-10-07 19:48:48 -04:00
Mike Hansen
d34f4934bd
WIFI-906: Add new Hotspot, IdProvider, Operator, and Venue profiles to static opensync gateway
2020-10-06 17:51:56 -04:00
Mike Hansen
b04d71e75a
WIFI-872: Add Profile for Identity
...
WIFI-878: Define Data Types for Passpoint Profile models
2020-10-06 02:34:19 -04:00
Mike Hansen
4f65878ce5
WIFI-900: add global property for toggling mutation of clientCn
...
For opensync-gateway-static-docker:
OVSDB_PREVENT_CLIENTCN_ALTERATION by default is false, set to true to
disable clientCN alteration
2020-10-05 13:45:17 -04: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
AkshayJagadish-ne
2778cf423e
Merge pull request #7 from Telecominfraproject/AJ
...
Aj
2020-10-02 18:02:48 -04:00
Akshay Jagadish
1a47583604
indentation
2020-10-02 16:30:16 -04:00
Akshay Jagadish
49f7ad2774
Corrected indentation
2020-10-02 16:24:56 -04:00
Akshay Jagadish
b67f36a8a1
adjusted indentation
2020-10-02 16:21:16 -04:00
Akshay Jagadish
3cab779757
WIFI-845: Support Kubernetes Deployment Versioning
2020-10-02 15:42:22 -04:00
ralphlee
d0c126fbf8
Update dockerfiles to properly copy over RfProfile examples
2020-10-01 14:56:35 -04:00
ralphlee
761afeb403
Updating os static docker with RF profile and parent-child relationship
2020-10-01 14:16:34 -04:00
ralphlee3
e2d2278fe0
WIFI 792 - Adding RF profile parameters to static and setups ( #6 )
...
* Adding RF profile parameters to static and setups
2020-09-30 17:32:11 -04:00
Mike Hansen
81bb9e27b4
Include Metrics Profile json file with static gateway docker images
2020-09-28 19:58:29 -04:00
Mike Hansen
4193978e24
Use Metrics profiles when present
...
Static test profiles added
2020-09-28 19:40:21 -04:00
Mike Hansen
3f23f57746
Metrics Profile
...
-- missing dependencies for static configs.
2020-09-25 17:35:06 -04:00
Mike Hansen
bb3a49addb
Support for Metrics Profile
...
Added to OpensyncAPConfig
Added Profiles for Static.
Added handler in OvsdbClient to process.
Currently not applying the values, uses the defaults still, but
remaining functionality will come in subsequent updates.
2020-09-25 17:13:51 -04:00
Mike Hansen
fbc7b4b5b9
WIFI-456: Cloud SDK BackEnd : Bonjour Gateway support
...
Add Bonjour Profile support to OpensyncApConfig
Add static files for static and static-docker versions.
Refactor of OpensyncExternalIntegrationCloud. Separate concerns, move
MQTT message processing and stats events to new class.
JUnit tests updated based on refactor
2020-09-04 12:29:23 -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
Lynn Shi
338078d8ac
Add captive portal profile sample in static GW docker
2020-08-05 13:38:06 -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
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
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
Mike Hansen
7cbfd6f163
align mapping of tip.wlan.ovsdb.wifi-device.radio with tip.wlan.ovsdb.wifi-iface.default_radio
2020-07-27 17:38:18 -04:00
Mike Hansen
1d6f980c30
fw upgrade robustness, generic solution for ifname, bridge, port
2020-07-24 15:55:25 -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
Dmitry Toptygin
3b5701f930
set maintainer to TipWlan
2020-07-09 19:50:19 -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
4ed2d584bc
Adding support to Docker for passing lan type AND name, update Dao with attrs
2020-06-28 17:04:31 -04:00
Mike Hansen
163ad39e4e
Set default WAN If to eth for docker based launches
2020-06-26 21:05:42 -04:00
Mike Hansen
2e63025388
adding the default wan/lan to docker images
2020-06-26 13:33:10 -04:00
Mike Hansen
2dd8f49a72
Fix IP address in Radius.Json
2020-06-09 16:46:54 -04:00
Mike Hansen
688962f8fc
Static GW Docker support for Radius Profile configs
2020-06-09 16:27:06 -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
9c4e914f32
Fix Config MAP for non-encrypted mode, allow externalize bridge name
2020-06-03 11:20:22 -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
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
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
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
Dmitry Toptygin
ae344b4e1e
added status service to application.properties, corrected date format in the logback.xml
2020-05-17 11:11:56 -04:00
Mike Hansen
f836e23b93
Adding Spring Profiles to Docker app to allow REST API connections for testing
2020-05-15 13:24:18 -04:00
Dmitry Toptygin
26f0321b8e
updated config_2_ssids.json file to use radioType is5GHzL instead of is5GHz
2020-05-13 11:48:44 -04:00
Rahul Sharma
e3dd4efc07
TW-223: Removed the opensync-gateway-cloud-and-mqtt docker artifact
...
and renamed the opensync-gateway-static-and-mqtt to opensync-gateway-and-mqtt
2020-05-12 16:11:29 -04:00