Mike Hansen
9e58a9d7b7
code cleanup re static analysis checks
2020-12-01 17:59:20 -05:00
Mike Hansen
b28655a5bd
WIFI-1110: vifS is not applying as wm is crashing due to garbage in /etc/wireless/config
...
WIFI-1139: OpensyncGateway Process ChannelSwitchEvent from EventReport
2020-12-01 14:52:49 -05:00
Mike Hansen
124b6054b5
WIFI-1110: vifS is not applying as wm is crashing due to garbage in /etc/wireless/config
2020-12-01 10:36:28 -05:00
Mike Hansen
c0bb71aed2
WIFI-1130: Cloud osgw dao changes
...
WIFI-1131: Cloud osgw junit
2020-11-30 18:14:58 -05:00
Mike Hansen
5e32798159
WIFI-1110: vifS is not applying as wm is crashing due to garbage in /etc/wireless/config
...
Further changes to simplify Cloud/OSGW/AP interaction
Remove hieuristic config changes handling, goes back to reset of all
SSIDs, etc. This will need support from Cloud/UI side if it is to be
implemented in the future as the OSGW cannot effectively ascertain
updates vs inserts without config change content information.
Validate SSID UUID gets added to Wifi_Radio_Config, if not, throw RTE
Only process changes for PROTOCOL_STATUS and FIRMWARE_STATUS when they
differ from the current state.
2020-11-30 15:00:58 -05:00
Mike Hansen
d6d454bfc1
WIFI-1110: vifS is not applying as wm is crashing due to garbage in /etc/wireless/config --> per AP request, changing order for processing config change and ap connect to cloud, cleanup/remove RRM Config prior to removing SSIDs
2020-11-24 17:01:46 -05:00
Mike Hansen
84f3d4ea5d
Restore Dao function to write Uuid for created VIFs into the Wifi_Radio_Config db table, this was removed initially per a request from AP team, but has been re-evaluated to be necessary. Increase log level to info for MqttMessageProcessor to facilitate stats/metrics analysis
2020-11-20 14:51:22 -05:00
Mike Hansen
a5fb061359
WIFI-1095: SDK BE: Support Radius Accounting support -- use value '0' for radius_acct_interval when no value is configured
2020-11-20 10:25:59 -05:00
Mike Hansen
d8ff2f1a31
WIFI-1096: Configure multicast and beacon rate in Wifi_RRM_Config
2020-11-19 17:11:02 -05:00
Mike Hansen
1d1b5f1c42
Radius Accounting Interval set on AP when using EAP or Radius security
2020-11-19 14:52:38 -05:00
Mike Hansen
74587349fe
WIFI-1075: Cloud Backend update profile models
2020-11-18 15:56:08 -05:00
Mike Hansen
b463d6720a
Merge pull request #14 from Telecominfraproject/feature/NETEXP-485
...
Feature/NETEXP 485
2020-11-18 11:28:02 -05:00
Mike Hansen
52a5a2ac72
Maven dependencies clean-up
2020-11-18 08:03:01 -05:00
Mike Hansen
44b3d5e526
WIFI-1084: Opensync Gateway occasionally creates new Ssid with existing if_name
2020-11-17 16:06:57 -05:00
Mike Hansen
f9ece26ccf
WIFI-1075: Cloud Backend update profile models
2020-11-17 10:39:43 -05:00
Akshay Jagadish
d3729a47d2
NETEXP-485:
...
Added seperate variables for manager_addr port and mqtt_settings port
that are displayed the AWLAN table. The default values are 1883 and
6640, but these can be overriden in the helm charts based on customer
requirements
2020-11-16 17:16:02 -05:00
Mike Hansen
20484b634a
WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway. Fix roaming_oi values
2020-11-16 09:13:46 -05:00
Mike Hansen
a7af164bb1
WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway. Set the roaming_oi values as hex strings
2020-11-12 18:31:55 -05:00
Mike Hansen
bdde9561f3
Handling some test scenarios, using postman, which may have null vlanIds
2020-11-10 16:38:19 -05:00
Mike Hansen
01d9d7538c
Wifi-1060: Junit tests for Hotspot20 provisioning
2020-11-09 12:42:41 -05:00
Mike Hansen
ed5f445f11
VLAN changes per AP requirement. When vlan_id is unset or < 2, set vlan_id to 1
2020-11-06 14:40:04 -05:00
Mike Hansen
b47d2ccda1
Radius Accounting Server, ensure supports different name than the radius server
2020-11-05 18:07:33 -05:00
Mike Hansen
1e822e432c
remove extra .gitignore files
2020-11-05 17:11:44 -05:00
Mike Hansen
14b410e84b
Wifi-999: JUnit updates opensync-gateway and opensync-ext-cloud
2020-11-04 12:36:39 -05:00
Mike Hansen
c8bace4850
Wifi-1004: Provision gre_ifname, gre_local_inet_addr, gre_remote_inet_addr, gre_remote_mac_addr on AP
...
Add checks to make sure required parameters are not null before
attempting to configure on AP. Required because the gre attributes are
in the ApProfile now, so cannot just have check based on whether there
is an attached GreProfile.
2020-11-04 12:27:20 -05:00
Mike Hansen
b182a6953d
Wifi-1004: Provision gre_ifname, gre_local_inet_addr, gre_remote_inet_addr, gre_remote_mac_addr on AP
...
Wifi-999: JUnit updates opensync-gateway and opensync-ext-cloud
Move the GreProfile attributes to the ApProfile.
2020-11-04 12:15:20 -05:00
Mike Hansen
acdd5eddbf
Wifi-1004: Provision gre_ifname, gre_local_inet_addr, gre_remote_inet_addr, gre_remote_mac_addr on AP -- remove hardcoded 'wan' for parent if_name
2020-11-04 11:45:50 -05:00
Mike Hansen
c1de88aa05
Wifi-999: JUnit updates opensync-gateway and opensync-ext-cloud
2020-11-04 10:27:46 -05:00
Mike Hansen
28fcf06175
Wifi-1004: Provision gre_ifname, gre_local_inet_addr, gre_remote_inet_addr, gre_remote_mac_addr on AP
2020-11-03 17:00:08 -05:00
Mike Hansen
b60a72c202
SSIDs and InetConfig for SSIDs remove Vlans when no longer used, set if_name to be lowest availabe for freq band for new VIFs
2020-11-03 15:04:58 -05:00
Mike Hansen
b9dd818ca4
add Radius Accounting Server attributes from Ssid Profile to Wifi_VIF_Config
2020-11-03 09:22:13 -05:00
Mike Hansen
1d7f822ed4
OpensyncGateway changes to only treat clients which appear in
...
Wifi_Associated_Clients table as clients which can be added to the
cloud's client and client session lists. Other changes through either
stats changes or via other tables in ovsdb can only alter existing
clients and sessions. Else they are ignored.
SSIDs and InetConfig for SSIDs are not automatically deleted if an
existing configuration for this AP containing profiles for the ssids exists on the cloud.
2020-11-02 16:04:41 -05:00
Mike Hansen
176f549168
Fix JUnit, add expectation of thrown RuntimeException for new connectionInfoFail case
2020-10-29 20:40:33 -04:00
Mike Hansen
896c38c024
Do not allow AP to connect until the WAN (or LAN if only LAN) state has IP and MAC addresses in the Wifi_Inet_State table
2020-10-29 20:12:15 -04:00
Mike Hansen
15e26fd829
VLAN changes per AP request to create LAN and WAN Vlan Interfaces whenever a VLAN is provisioned
2020-10-29 17:42:12 -04:00
Mike Hansen
4df03431ed
Update reported IpV4 address for wan interface based on the value in the
...
Wifi_Inet_Table when the table state changes. Handles situation where
the AP connects before it's services are up and the table is not
populated with the IPs of the wan/lan interfaces.
Ensure dhcp_sniff is set on all interfaces.
2020-10-29 15:01:05 -04:00
Mike Hansen
7ef59937f2
Update Wifi_Inet_Config for vlan handling
2020-10-28 18:16:40 -04:00
Mike Hansen
0e80415e52
WIFI-1007: AP is reported as WiFi clients
2020-10-28 15:19:29 -04:00
Mike Hansen
10b3a6227d
Update Wifi_Inet_Config for vlan handling
2020-10-26 19:10:09 -04:00
Mike Hansen
3adb56f113
Update Wifi_Inet_Config for vlan, adding "_" to interface names.
2020-10-26 18:10:52 -04:00
Mike Hansen
39da1f83a3
Wifi_Inet_Config take ipAssignScheme for vifs from parent interface
2020-10-22 16:53:28 -04:00
Mike Hansen
7f51486979
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller
2020-10-21 17:30:35 -04:00
Mike Hansen
62672f090b
Re-enable device stats regardless of whether or not profile is used
2020-10-21 17:28:53 -04:00
ralphlee3
012935818d
WIFI-797 RF SourceSelection ( #13 )
...
* Implementing SourceSelection on RRM parameters, updating static json
2020-10-21 16:30:26 -04:00
Mike Hansen
d291e55831
WIFI-830: Cloud BE: support configuration of fragmentation threshold -- Disable this write to ovsdb until AP support is present
2020-10-21 09:35:18 -04:00
Mike Hansen
2c12818808
WIFI-900: add global property for toggling mutation of clientCn handle mqttSettings clientCn in AWLAN_Node
2020-10-20 12:23:21 -04:00
Mike Hansen
d7b0110b28
Temporary work-around until AP load has updated ovsdb-schema with the
...
changes to the Hotspot20_OSU_Providers
2020-10-19 18:52:26 -04:00
Mike Hansen
338b35ef06
Fix error where Wifi_Inet_Config->ip_assign_scheme not parsed correctly
...
when null/empty.
2020-10-19 10:58:51 -04:00
Mike Hansen
764fb8caf7
WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
...
NAI realms lineup with changes in profile models, from WIFI-872.
2020-10-14 10:09:37 -04:00
Mike Hansen
e9553ae54f
WIFI-908: Provision Hotspot20_Config in opensync database via opensync gateway, using new Hotspot/passpoint profiles
...
Setting tos and roamingOi in Hotspot20_Config
2020-10-13 18:15:57 -04:00