Mike Hansen
e8b10d1785
WIFI-862: Opensync Gateway: Add Table Models to OvsdbDao
...
Adding Dao/Java table models for Ovsdb tables Wifi_Passpoint_Config and
Wifi_Osu_Provider
2020-09-29 13:55:57 -04:00
Mike Hansen
89b127d881
Use Metrics profiles when present
2020-09-28 19:15:19 -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
209c08041d
WIFI-828: Cloud SDK BE: support configuration of DTIM interval
2020-09-24 14:58:25 -04:00
Mike Hansen
f9cf072cac
WIFI-828: Cloud SDK BE: support configuration of DTIM interval
...
Adding set of dtim_period on AP in Wifi_VIF_Config if value exists > 0.
Need to obtain value from RadioConfig or SSID config, looking at cloud
model to see if value exists already for DTIM_PERIOD ( i.e. what nth
becaons have TIM )
WIFI-829: Cloud BE: support configuration of RTS/CTS threshold
WIFI-830: Cloud BE: support configuration of fragmentation threshold
Set frag_threshold on AP in Wifi_VIF_Config table per ssid based on
Cloud equipment configuration advance radio map value for fragThresholdBytes
2020-09-24 12:34:29 -04:00
Mike Hansen
2b60dd8b57
WIFI-830: Cloud BE: support configuration of fragmentation threshold
...
For each RadioType of the AP the value of rtsCtsThreshold is applied to
the rts_threshold in Wifi_VIF_Config custom_options map.
2020-09-23 18:28:12 -04:00
ralphlee
9cc3b96436
Revert "Adding RF Profile changes and updating static"
...
This reverts commit 71c41bb892 .
2020-09-22 17:01:32 -04:00
Mike Hansen
6ea19d9cbf
WIFI-425: Cloud Back End for Events phase 2
...
Protobuf changes re AP handling events.
2020-09-21 12:17:20 -04:00
Mike Hansen
0d72824e3f
WIFI-814: OSGW add support reboot, switch, and factory reset
...
Adding support for Ap reboot, switch, and factory reset commands to
opensync gateway controller and ovsdb dao.
2020-09-18 17:43:00 -04:00
Mike Hansen
982d1cb2b3
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
2020-09-18 12:54:32 -04:00
Mike Hansen
ae4d2d2339
WIFI-816: OSGW add retrieval of FW_IMAGE_ACTIVE and FW_IMAGE_INACTIVE and update cloud database via Status
2020-09-18 12:45:57 -04:00
ralphlee
71c41bb892
Adding RF Profile changes and updating static
2020-09-18 11:55:36 -04:00
Mike Hansen
ce14eb359d
Adding Classification type for Client based on DHCP_leased_IP
...
Adding translation utility to map between ovsdb and wlan cloud for firmware upgrade state and failure state (if required)
2020-09-17 17:07:47 -04:00
Mike Hansen
a585afc634
Adding translation utility to map between ovsdb and wlan cloud.
2020-09-17 14:14:15 -04:00
Mike Hansen
879e9fa104
WIFI-581: 80211k: RM Enabled Capabilities Tag not there in beacon frame
...
Adding cloud/gateway support to set custom_option on AP for 80211k
on/off.
2020-09-15 15:43:20 -04:00
Mike Hansen
b7c1741ce9
WIFI-437: CloudSDK Client DHCP attributes processing
...
Map enumerated types from AP.
2020-09-14 12:40:18 -04:00
Mike Hansen
ba20478978
WIFI-437: CloudSDK Client DHCP attributes processing
...
Setting of dhcp_sniff attribute to 'true' by default in Wifi_Inet_Config
ovsdb table, for the LAN/WAN interfaces and the VIFs that are created.
2020-09-11 08:48:49 -04:00
Mike Hansen
9e5470c9af
WIFI-444: APNOS : UCC Heuristics phase 2
...
Changes to report type in Wifi_Stats_Config to video_voice
2020-09-09 16:04:43 -04:00
Mike Hansen
899f4a4835
WIFI-415: Cloud Back End Support for Captive Portal Phase 2
...
Add <K,V> (username_password_file, url) to captive_portal_map for
Wifi_VIF_Config
2020-09-09 15:25:02 -04:00
Lynn Shi
0c164e8c6f
WIFI-626: Integration of Captive Portal Profile with AP (embedded portal, 1 SSID)
2020-09-08 17:04:20 -04:00
Mike Hansen
0869b875c9
WIFI-456: Cloud SDK BackEnd : Bonjour Gateway support
...
Extract Bonjour Profile from OpensyncApConfig if present when
configuring ssids on Ap
Profile is only logged during SSID configuration if it is present as
waiting on AP support for Bonjour Gateway and services.
2020-09-04 13:20:42 -04:00
Mike Hansen
ec11860c22
WIFI-415: Cloud Back End Support for Captive Portal Phase 2
...
Add schema check for "captive_portal" and "captive_allowlist" in
Wifi_VIF_Config table, if present, set values from CaptivePortal profile
if they are present. To facilitate designer testing. When the schema
actually contains these in a formal Ap load, remove the check.
2020-09-04 10:43:16 -04:00
Mike Hansen
956ce78bfc
WIFI-691: modify OSGW to send to the AP a new set of commands for managing remote ssh agent and sessions
...
Handle the start and stop of the debug engine REST commands coming
via gateway controller.
Change gateway controller to use new method to handle redirector change.
NB. Ap commands being sent via the command config in OvsdbDao are not
finalized and will change.
2020-09-03 12:00:01 -04:00
Mike Hansen
8a8ab11a65
Change reporting interval for survey stats. Remove unwanted behaviour when apDisconnect from OpensyncExternalIntegrationCloud.java
2020-09-01 17:38:05 -04:00
Mike Hansen
8047ada806
WIFI-425: Cloud Back End for Events phase 2
2020-09-01 14:15:59 -04:00
Mike Hansen
ce26422a60
WIFI-691: modify OSGW to send to the AP a new set of commands for managing remote ssh agent and sessions
2020-09-01 14:01:01 -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
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
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
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
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
Lynn Shi
01521b879a
GW supports wifi RRM config (not turn on yet)
2020-08-05 18:50:18 -04:00
Lynn Shi
338078d8ac
Add captive portal profile sample in static GW docker
2020-08-05 13:38:06 -04:00
Mike Hansen
a39432fdf0
Robustness for ActiveBSSIDs, state change handling cleanup
2020-08-04 18:45:44 -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
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
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
Lynn Shi
34ef918a18
Add captivePortal sample file
2020-07-27 23:02:27 -04:00