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
ralphlee3
b04cd86cda
[WIFI-1358] Adding additional parameter to getSessionsForCustomer ( #25 )
2021-03-01 15:23:31 -05:00
Mike Hansen
657f61466c
Fixed failing test case from WIFI-1658 Add Channel Number Status Support, Mocking correction
2021-02-25 12:46:04 -05:00
Mike Hansen
234c087180
Merge pull request #28 from Telecominfraproject/WIFI-1658
...
WIFI-1658 Add Channel Number Status Support
2021-02-25 12:01:18 -05:00
Lynn Shi
7d785e3a10
WIFI-1658 update based on review comments
2021-02-25 11:55:29 -05:00
Lynn Shi
738d11b11c
WIFI-1658 Add Channel Number Status Support
2021-02-25 09:09:38 -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
23f9da0af0
WIFI-1651: Reduce message for invalid secondary DNS address to warning, cleanup copy/paste mistakes for retry w. byte array if string fails for InetAddress
2021-02-23 18:37:16 -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
Mike Hansen
a66049a600
WIFI-1497: Editing radio specific parameters on AP messes up the vifC -- only trigger update on AP when settable parameters changed.
2021-02-20 12:21:03 -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
Mike Hansen
dc6e1a56b8
Merge pull request #24 from Telecominfraproject/WIFI-1397-2
...
WIFI-1397 fix unit test
2021-02-01 12:59:52 -05:00
Lynn Shi
f0f534fd70
WIFI-1397 fix unit test
2021-02-01 12:51:32 -05:00
Mike Hansen
ae846588b2
Merge pull request #23 from Telecominfraproject/WIFI-1397
...
WIFI-1397 Cloud SDK: inconsistent treatment of active/manual/auto/backup channel
2021-02-01 12:00:47 -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
Lynn Shi
2f12768168
WIFI-1397 Cloud SDK: inconsistent treatment of active/manual/auto/backup channels
2021-01-31 20:49:17 -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
Dmitry Toptygin
b51cd52f80
WIFI-1400 - System events and service metrics should have locationId populated wherever appropriate
2021-01-28 20:08:06 -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
ef31af48db
WIFI-1395: Remove redundant field, allowedChannels, from ElementRadioConfiguration object
2021-01-28 11:41:21 -05:00