ralphlee3
|
495487ae8f
|
[WIFI-7889] Additional handling on clientIp and clientDisconnect events (#85)
|
2022-05-11 16:11:06 -04:00 |
|
ralphlee3
|
4e8164fb6d
|
[WIFI-7888] Add concurrent burst config handling in opensync gateway (#84)
|
2022-05-11 15:48:16 -04:00 |
|
ralphlee3
|
4b6a18df9f
|
[WIFI-7823] Adding ctxRoutingId handling in connect/disconnect paths to determine true disconnect (#83)
|
2022-05-02 14:33:51 -04:00 |
|
Dmitry Toptygin
|
8724c4521c
|
WIFI-7817 - fixed osgw to use unique clientId when registering with MQTT broker, also to tell APs to post messages into gateway-specific MQTT topic (#82)
|
2022-04-28 13:54:11 -04:00 |
|
norm-traxler
|
583d8e1e4c
|
Merge pull request #81 from Telecominfraproject/WIFI-7708-add-bssid
[WIFI-7708] Add BSSID handling for client session
|
2022-04-21 09:44:04 -04:00 |
|
ralphlee
|
19473c8b39
|
[WIFI-7708] Add BSSID handling for client session
|
2022-04-21 00:42:22 -04:00 |
|
christieunitt-cu
|
307bf0cd1c
|
Merge pull request #80 from Telecominfraproject/NE-4690/portMismatch
NETEXP-4690 Port to 1.4: OpenSync gateway change to derive radioType …
|
2022-04-12 16:04:41 -04:00 |
|
Christie Unitt
|
de7d156429
|
NETEXP-4690 Port to 1.4: OpenSync gateway change to dervie radioType from AP chan number
|
2022-04-12 15:56:47 -04:00 |
|
ralphlee3
|
4512096a49
|
[WIFI-7588] Disconnect client sessions on DHCP lease IP table delete (#79)
|
2022-04-11 16:27:25 -04:00 |
|
ralphlee3
|
1275043232
|
[WIFI-7579] Bugfixes on updating status API for auto-upgrade (#78)
|
2022-04-11 11:48:22 -04:00 |
|
ralphlee3
|
78f4169339
|
[WIFI-7514] Adding init for DHCP lease ip table when ap connects (#77)
* [WIFI-7514] Adding init for DHCP lease ip table when ap connects
* [WIFI-7514] Fix enum handling for DHCP Lease IP table
|
2022-03-31 13:04:40 -04:00 |
|
lynnshi-design
|
b7c6594937
|
WIFI-7336 OpenSync: assocClientRx should be busySelf (not busyRx) (#76)
Co-authored-by: Lynn Shi <lynn.shi@netexperience.com>
|
2022-03-21 13:18:49 -04:00 |
|
norm-traxler
|
d2c7eac05d
|
Merge pull request #75 from Telecominfraproject/WIFI-7323
[WIFI-7323] push new config to AP only if the cloud config is more re…
|
2022-03-18 17:16:08 -04:00 |
|
ralphlee
|
69f9f1a973
|
[WIFI-7323] push new config to AP only if the cloud config is more recent than what was previouly pushed
|
2022-03-18 17:12:21 -04:00 |
|
ralphlee
|
c6582199e9
|
Remove some unused APC logic
|
2022-01-14 10:52:15 -05:00 |
|
ralphlee
|
d167278a6b
|
[WIFI-6721] Add support for manual radproxy, radproxy secret
|
2022-01-14 10:52:15 -05:00 |
|
christieunitt-cu
|
6a90a24c52
|
Merge pull request #73 from Telecominfraproject/WIFI-6002/busyRx
WIFI-6002 RadioUtilization.assocClientRx should be based on AP busyRx (not busySelf)
|
2021-12-07 14:31:16 -05:00 |
|
Christie Unitt
|
fa85300dc0
|
WIFI-6002 RadioUtilization.assocClientRx should be based on AP busyRx (not busySelf)
|
2021-12-01 14:35:43 -05:00 |
|
Thomas-Leung2021
|
20b29fdb5c
|
Merge pull request #72 from Telecominfraproject/WIFI-3589
[Wifi 3589] Support channel bandwidth in AP status API
|
2021-11-15 13:52:20 -05:00 |
|
Thomas Leung
|
3470b01ea1
|
Merged in NETEXP-3580 (pull request #32)
[NETEXP-3580] fix failed test
Approved-by: mike.hansen
|
2021-11-15 13:47:04 -05:00 |
|
Thomas Leung
|
d3cffd570f
|
Merged in NETEXP-3580 (pull request #30)
[NETEXP-3580] Opensync: support channel bandwidth in AP status API
Approved-by: mike.hansen
|
2021-11-15 13:46:41 -05:00 |
|
norm-traxler
|
753a4fdb89
|
Merge pull request #71 from Telecominfraproject/WIFI-5112-bugfix-passpoint-ssid-association
[WIFI-5112] Changing associatedAccessSsidProfileIds to Set<Long>
|
2021-10-26 15:57:27 -04:00 |
|
ralphlee
|
014bfa4189
|
[WIFI-5112] Changing associatedAccessSsidProfileIds to Set<Long>
|
2021-10-26 14:37:14 -04:00 |
|
Thomas-Leung2021
|
40ea53f87c
|
Merge pull request #70 from Telecominfraproject/WIFI-4417-2
[WIFI-4417] add logic to always start with wan port for eth_ports configuration
|
2021-10-26 12:57:02 -04:00 |
|
Thomas Leung
|
49aacc151d
|
[WIFI-4417] add logic to always start with wan port for eth_ports configuration
|
2021-10-26 12:55:50 -04:00 |
|
Thomas-Leung2021
|
077c535750
|
Update pom.xml
|
2021-10-22 20:48:55 -04:00 |
|
Thomas-Leung2021
|
6110a8d78d
|
Merge pull request #69 from Telecominfraproject/WIFI-4417-2
[Wifi-4417] fixes for WiredEthernetPorts
|
2021-10-22 20:25:14 -04:00 |
|
Thomas Leung
|
5614d87f79
|
Merged in NETEXP-3321 (pull request #24)
[NETEXP-3321] Move back to NAT mode when EthernetPort Profile removed from AP
Approved-by: rahul.sharma
|
2021-10-22 20:04:39 -04:00 |
|
Thomas Leung
|
ca511c70c1
|
Merged in NETEXP-3299 (pull request #22)
[NETEXP-3299] add logic when AP has more than one LAN port to configure
Approved-by: rahul.sharma
|
2021-10-22 20:03:20 -04:00 |
|
norm-traxler
|
836fbc95ca
|
Merge pull request #67 from Telecominfraproject/WIFI-4732
WIFI-4732 Default 5G backup channel is not applicable to all countrie…
|
2021-10-20 16:04:52 -04:00 |
|
Thomas Leung
|
1d11b96a7d
|
Merged in NETEXP-3230 (pull request #21)
[NETEXP-3230] fix for not populating Node_Config table
Approved-by: Ralph.lee
|
2021-10-20 13:08:47 -04:00 |
|
Mike Hansen
|
36ab26df07
|
[WIFI-4950] Opensync: Metrics is not reported for active DFS channel
Signed-off-by: Mike Hansen <mike.hansen@netexperience.com>
|
2021-10-20 12:42:33 -04:00 |
|
Lynn Shi
|
dcfefa2adb
|
WIFI-4732 Default 5G backup channel is not applicable to all countries (add debug)
|
2021-10-19 22:48:39 -04:00 |
|
Rahul Sharma
|
3647fd6bec
|
Merge pull request #66 from Telecominfraproject/WIFI-4417-2
[WIFI-4417] Adding WiredPort profile to Model and configure AP Ethernet Switch Ports
|
2021-10-17 21:43:09 -04:00 |
|
Thomas Leung
|
738b2f013e
|
[WIFI-4417] Adding WiredPort profile to Model and configure AP Ethernet Switch Ports
|
2021-10-15 20:59:03 -04:00 |
|
norm-traxler
|
55096881f6
|
Merge pull request #65 from Telecominfraproject/WIFI-4422
[WIFI-4422] remove MqttStatsPublisherTest.java
|
2021-09-27 17:32:55 -04:00 |
|
Thomas-Leung2021
|
ca40563375
|
[WIFI-4422] remove MqttStatsPublisherTest.java
|
2021-09-27 17:29:01 -04:00 |
|
norm-traxler
|
0fb70603b4
|
Merge pull request #64 from Telecominfraproject/WIFI-4422
[WIFI-4422] Performance improvements for gateway
|
2021-09-27 15:24:59 -04:00 |
|
Thomas-Leung2021
|
c5127e4d8e
|
NETEXP-2801 optimise getBssidForClientSsid() to improve performance
|
2021-09-27 15:06:33 -04:00 |
|
Thomas-Leung2021
|
dfd7e13399
|
[NETEXP-2801] remove extra logs
|
2021-09-27 15:06:33 -04:00 |
|
Thomas-Leung2021
|
b48f340d11
|
[NETEXP-2801] optimize alarm logic to increase ApNode metric performance
|
2021-09-27 15:06:33 -04:00 |
|
Thomas-Leung2021
|
a520690976
|
[NETEXP-2801] Make Stats and Events publishing asynchronous
|
2021-09-27 15:06:33 -04:00 |
|
Thomas-Leung2021
|
ec617cb47f
|
[NETEXP-2957] remove rates unused calls
|
2021-09-27 14:41:46 -04:00 |
|
Thomas-Leung2021
|
6b7dcd4878
|
[NETEXP-2994] add checks for null certificate
|
2021-09-27 14:39:20 -04:00 |
|
norm-traxler
|
4d919cf21e
|
Merge pull request #63 from Telecominfraproject/WIFI-4415
[Wifi 4415] Add Gateway and backend support to turn LED on/off
|
2021-09-27 11:05:13 -04:00 |
|
Thomas Leung
|
2bf00e82a7
|
Merged in NETEXP-2959 (pull request #10)
NETEXP-2959 change LED on/off logic from EquipmentProfile to AP Profile
Approved-by: mike.hansen
|
2021-09-24 17:09:50 -04:00 |
|
Thomas-Leung2021
|
9f9e469b17
|
[NETEXP-2959] change LED on/off logic
|
2021-09-24 17:09:33 -04:00 |
|
Thomas-Leung2021
|
6a75356441
|
[NETEXP-2959] Redo processBlinkRequest() logic
|
2021-09-24 17:09:33 -04:00 |
|
Thomas Leung
|
40277e3799
|
Merged in NETEXP-2959 (pull request #9)
[NETEXP-2959] add support to turn LED on/off via AP profile on gateway
Approved-by: mike.hansen
|
2021-09-24 17:09:33 -04:00 |
|
Thomas-Leung2021
|
7e0da1505e
|
Merge pull request #61 from Telecominfraproject/WIFI-2079
[WIFI-2079] change survey_interval_ms from 50ms to 120ms
|
2021-08-26 13:11:03 -04:00 |
|