Mike Hansen
ea6e5cf761
WIFI-1698: Services - RadSEC certificates
...
WIFI-1717: Gateway: Handle table state changes for APC_State
2021-03-15 12:25:09 -04:00
Mike Hansen
1e0fd00d98
WIFI-1695: Gateway: SSID configuration populate radsecproxy when using APC
2021-03-11 16:10:52 -05:00
Mike Hansen
7928dceefb
WIFI-453: CloudSDK : Support for APC / Radius Proxy (Back End)
...
WIFI-1695: Gateway: SSID configuration populate radsecproxy when using APC
WIFI-1693: Gateway: Update EquipmentProtocolStatusData for APC/RadSEC
WIFI-1717: Gateway: Handle table state changes for APC_State
2021-03-10 17:59:41 -05:00
Mike Hansen
4773530305
WIFI-1734: AP not broadcasting Passpoint Access SSID unless OSU SSID is configured in Passpoint Profile
2021-03-10 11:04:54 -05:00
Mike Hansen
a0a12d3c8c
WIFI-1694: Gateway: populate radius and realm config tables
2021-03-09 11:45:51 -05:00
Mike Hansen
6fc02664ad
WIFI-1697: Add Table State Listener for APC_State table
...
WIFI-1717: Gateway: Handle table state changes for APC_State
WIFI-1693: Gateway: Update EquipmentProtocolStatusData for APC/RadSEC
Stub/skeleton code for above, still awaiting AP code for finalization and
integration.
2021-03-08 17:00:24 -05:00
Mike Hansen
ff8b0a006c
WIFI-835: Captive Portal: User List Authentication feature does not work unless user list is pushed to cloud manually.
...
avoid adding https:// to externalFilestoreURL.
2021-03-05 17:29:50 -05:00
Mike Hansen
8510882ed8
WIFI-835: Captive Portal: User List Authentication feature does not work unless user list is pushed to cloud manually.
2021-03-05 15:39:01 -05:00
Mike Hansen
d6f907f1af
WIFI-1696: Gateway: add models for the realm_config, radius_config, and radsec_proxy ovsdb tables
...
Adding models for realm_config and radius_config. Still awaiting
definition of radsec proxy table.
2021-03-04 11:54:35 -05:00
Dmitry Toptygin
2c787b4fef
WIFI-1652 - implement performance counters for ovsdb, cassandra, and kafka
2021-02-23 19:43:27 -05:00
Mike Hansen
15a7741909
WIFI-1638: Gateway: Implement Wifi_Radio_Config custom_options max_clients from maxNumClients in the RF_Profile
2021-02-23 10:43:45 -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
db944d8509
WIFI-1497: Editing radio specific parameters on AP messes up the vifC
2021-02-19 13:44:49 -05:00
Mike Hansen
85bf7e8f98
WIFI-1601: Bulk Send for SSID Profile provision
...
WIFI-1602: Change configuration order to reduce UCI resets
2021-02-18 17:30:50 -05:00
Mike Hansen
aefc799975
Fixing error for null delay and duration values being sent to Command_Config table when enabling debugging
2021-02-17 17:13:16 -05:00
Mike Hansen
0021d52624
WIFI-1471: OSGW only disable rate limiting when upload AND download are '0'
2021-02-17 13:16:50 -05:00
lynnshi-design
6416a76f88
WIFI-1552 Address auto/manual changes to backup channel number ( #26 )
...
* WIFI-1552 Address auto/manual changes to backup channel number
* WIFI-1552 remove the redundant code
* WIFI-1552 update based on review comments
* WIFI-1552 add NPE check
Co-authored-by: Lynn Shi <lynn.shi@netexperience.com >
2021-02-17 09:20:26 -05:00
ralphlee3
036f402824
[WIFI-1593] Cleaning up unused validationCode and validationMethod in FirmwareDownloadRequest flow ( #27 )
2021-02-16 17:46:30 -05:00
Mike Hansen
19be90a423
WIFI-1598: OSGW - send 11ax instead of 11x for radio mode X
2021-02-16 16:41:04 -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
6647075961
WIFI-1525: Clients on 5 GHz not getting IP addresses
2021-02-10 11:15:36 -05:00
Mike Hansen
995b4a294b
WIFI-1530: Re-enable dhcp_sniffing for network interfaces
2021-02-09 11:33:30 -05:00
Mike Hansen
88dac08eb1
WIFI-1510: OSGW - Configure Dynamic Vlan Mode for SSID in OVSB
2021-02-08 12:58:57 -05:00
Mike Hansen
010251bffb
WIFI-1488: Configured NTP Server not used by AP -- check to see if default NTP server has been set to null, don't send in that case
2021-02-06 08:51:02 -05:00
Mike Hansen
469c5fefb5
WIFI-1488: Configured NTP Server not used by AP
2021-02-05 13:33:35 -05:00
Mike Hansen
511f3c1253
WIFI-1424: OSGW refactor and cleanup com.telecominfraproject.wlan.opensync.external.integration.models
2021-02-04 17:40:03 -05:00
Mike Hansen
e7c288683f
WIFI-1421: OSGW refactor OvsdbDao
...
Consolidate calls to get table row(s) from ovsdb.
2021-02-04 14:39:42 -05:00
Mike Hansen
e54ec7ab01
WIFI-1421: OSGW refactor OvsdbDao
...
Break OvsdbDao into a number of task oriented device adaptor classes classes.
OvsdbDao public methods now call these adapters, the callers to OvsdbDao
will not have to change.
Original methods and flow retained in this first step of refactoring, so
that the code is still following the same logic.
Going forward the actual inner workings of the smaller adapter classes
should be refactored as well.
2021-02-03 17:27:43 -05:00
Mike Hansen
e1f84648c8
Revert WIFI-831: Cloud BE: support enable or disable 802.11b modulation rates until downstream ready
2021-02-03 13:51:39 -05:00
Mike Hansen
b42a1f4318
WIFI-1443: OSGW add default delay, duration to Command_Config, set timestamp to current time (UTC) -- set delay to 0 for the startPortForwardingSession
2021-02-02 14:58:27 -05:00
Mike Hansen
925246604b
WIFI-1451: CloudBackend - Configured MIMO mode doesn't get applied on AP
2021-02-02 14:36:55 -05:00
Mike Hansen
32160fd699
WIFI-831: Cloud BE: support enable or disable 802.11b modulation rates
...
Set status for disable_b_rates on 2.4GHz radios based on enable80211b in
SsidConfiguration->RadioBasedConfiguration2g
Update static test files to latest versions, cleanup
OpensyncExternalIntegrationSimple to have it provide only bare
functionality.
2021-02-02 13:18:19 -05:00
Mike Hansen
61b55491ed
WIFI-1443: OSGW add default delay, duration to Command_Config, set timestamp to current time (UTC)
...
rename external attributes to include unit of seconds
2021-02-02 09:24:01 -05:00
Mike Hansen
7ae99a1b51
WIFI-1443: OSGW add default delay, duration to Command_Config, set timestamp to current time (UTC)
2021-02-02 08:44:41 -05:00
Mike Hansen
877cf41249
WIFI-1432: Remove unused fields from GreTunnelConfiguration object in profile-models
2021-02-01 16:22:15 -05:00
Lynn Shi
6a8d5478a0
WIFI-1397 Cloud SDK: inconsistent treatment of active/manual/auto/backup channels
2021-02-01 09:36:43 -05:00
Mike Hansen
b4d010e64f
WIFI-1404: OSGW - for VIFs on VLANs within GRE Tunnel, set bridge == if_name of Vlan from Inet Config -- fix Inet Config name based on parent name of GRE
2021-01-29 16:43:25 -05:00
Mike Hansen
460b1f78be
WIFI-1404: OSGW - for VIFs on VLANs within GRE Tunnel, set bridge == if_name of Vlan from Inet Config
2021-01-29 16:35:42 -05:00
Mike Hansen
7e0a4bcddf
WIFI-1404: OSGW - for VIFs on VLANs within GRE Tunnel, set bridge == if_name of Vlan from Inet Config
2021-01-29 16:23:18 -05:00
Mike Hansen
f4691fccd6
WIFI-1138: Cloud Backend Support -> VLANs in GRE Tunnel on Untagged Interface
2021-01-29 12:46:42 -05:00
Mike Hansen
5a87904787
WIFI-1329: CloudSDK: SSID with Captive Portal Auth can't be configured
2021-01-28 13:18:32 -05:00
Mike Hansen
cea96f49f3
WIFI-1365: Add OSGW support to populate channelNumber and DFS in ElementRadioConfiguration->ChannelPowerLevel List
2021-01-27 17:11:05 -05:00
Mike Hansen
b7ab0b973c
WIFI-1329: CloudSDK: SSID with Captive Portal Auth can't be configured
2021-01-27 16:00:54 -05:00
Mike Hansen
0ea56397b2
Added to align with AP for GRE tunnel configuration
2021-01-26 14:24:02 -05:00
Mike Hansen
bba5008753
Radius Profile Provisioning -- change name authPort on RadiusServer to port
2021-01-25 16:43:22 -05:00
Mike Hansen
095c611b8a
Radius Profile Provisioning
2021-01-22 14:54:44 -05:00
Mike Hansen
6a22a9b2fb
OSGW - populate ovsdb Wifi_Stats_Config table on AP for default event
...
reporting thresholds.
2021-01-18 11:08:31 -05:00
Mike Hansen
8a58ccd636
Updating RadiusNasConfiguration operatorName
2021-01-11 17:38:53 -05:00
Mike Hansen
2cbe0b8b34
WIFI-1247 OSGW needs to keep in sync the radio types reported by AP with the provisioned AP radio configuration -- add some logging and some checks in places where OSGW assumed to have values in equipments RadioMaps by default
2021-01-07 22:05:28 -05:00
Mike Hansen
cc0fd8c009
WIFI-1000: Opensync Gateway: handle Configuration Changes in Wifi_RRM_Config via Insert/Update/Delete vs. delete entire config and re-insert
2021-01-04 17:20:18 -05:00