> For the complete documentation index, see [llms.txt](https://tip-1.gitbook.io/openwifi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tip-1.gitbook.io/openwifi/2.5.0/release-notes/resolved-issues.md).

# Resolved Issues

[WIFI-6014](https://telecominfraproject.atlassian.net/browse/WIFI-6014) Gateway will accept any simulator input

[WIFI-6013](https://telecominfraproject.atlassian.net/browse/WIFI-6013) CIG\_194C AP is going in out of RAM State and getting crashed when connecting 128 stations

[WIFI-5981](https://telecominfraproject.atlassian.net/browse/WIFI-5981) GW accepts commands for unknown devices.

[WIFI-5965](https://telecominfraproject.atlassian.net/browse/WIFI-5965) UI: A device with connected status on SDK central instance can not connect to console.

[WIFI-5841](https://telecominfraproject.atlassian.net/browse/WIFI-5841) Country\_Code\_SOUTH\_AFRICA: Client connectivity fails for channels under U-NII-2C 5GHz band (20/40/80Mhz) (build-next-d58d87a)

[WIFI-5834](https://telecominfraproject.atlassian.net/browse/WIFI-5834) UI: mismatch serial AP: post upgrade now has another new MAC address. Old entry still stay on UI

[WIFI-5828](https://telecominfraproject.atlassian.net/browse/WIFI-5828) MU-MIMO is not working EAP-102

[WIFI-5826](https://telecominfraproject.atlassian.net/browse/WIFI-5826) webui: Dashboard not displaying accurate associations on several places plus suggested UI issues combined

[WIFI-5825](https://telecominfraproject.atlassian.net/browse/WIFI-5825) AP194C: post upgrade connected to SDK but has a mismatch serial warning /changed mac

[WIFI-5795](https://telecominfraproject.atlassian.net/browse/WIFI-5795) REGDM is outdated inside qca/ax BDF files

[WIFI-5794](https://telecominfraproject.atlassian.net/browse/WIFI-5794) hfcl\_ion4 CI device type is wrong

[WIFI-5785](https://telecominfraproject.atlassian.net/browse/WIFI-5785) TPlink ex227/447 are using the wrong memory profile

[WIFI-5782](https://telecominfraproject.atlassian.net/browse/WIFI-5782) DFS: CAC start is failing on channel 52 on EAP102 using latest image.:TIP-devel-0e0f8c6

[WIFI-5780](https://telecominfraproject.atlassian.net/browse/WIFI-5780) UI:command history does not auto populate in TIP-devel-0e0f8c6 ( compared to 2.3)

[WIFI-5779](https://telecominfraproject.atlassian.net/browse/WIFI-5779) EAP101 AP - UI feature- Showing as Mismatch serial

[WIFI-5732](https://telecominfraproject.atlassian.net/browse/WIFI-5732) hostapd: add script foo for multiple\_bssid/ema

[WIFI-5701](https://telecominfraproject.atlassian.net/browse/WIFI-5701) rate-limiting only works on 2.4GHz

[WIFI-5625](https://telecominfraproject.atlassian.net/browse/WIFI-5625) Wi-Fi Scan breaks 5GHz 11ax 80MHz and 40MHz operation

[WIFI-5535](https://telecominfraproject.atlassian.net/browse/WIFI-5535) Interop(Manual)captive portal:5GHz: Verify that internet access after getting successful splash page on WPA authentication-iOS--Error While Joining the SSID

[WIFI-5444](https://telecominfraproject.atlassian.net/browse/WIFI-5444) Interop:Mobiles are not showing 5g ssid after getting Successfully pushed by AP

[WIFI-5423](https://telecominfraproject.atlassian.net/browse/WIFI-5423) WiFi Frames in Telemetry Non Functional

[WIFI-5415](https://telecominfraproject.atlassian.net/browse/WIFI-5415) Docker Compose Self-Signed Non-LB Not Deploy Functional

[WIFI-5414](https://telecominfraproject.atlassian.net/browse/WIFI-5414) Interop: Iphone is not getting connected for 5g wpa2\_enterprise ssid

[WIFI-5404](https://telecominfraproject.atlassian.net/browse/WIFI-5404) Interop: phones unable to select enterprise ssids in iOS

[WIFI-5389](https://telecominfraproject.atlassian.net/browse/WIFI-5389) Hitting Invalid Response Code from Gateway when executing /configure

[WIFI-5292](https://telecominfraproject.atlassian.net/browse/WIFI-5292) Viasat - XWF Wired Client Not getting IP/rediret

[WIFI-4913](https://telecominfraproject.atlassian.net/browse/WIFI-4913) Test Failiure due to not showing WPA Enterprise VLAN 5g SSID's on the mobiles

[WIFI-4387](https://telecominfraproject.atlassian.net/browse/WIFI-4387) AP in disconnected state in the UI

[WIFI-4267](https://telecominfraproject.atlassian.net/browse/WIFI-4267) Radio down for 2G ssid

[WIFI-3967](https://telecominfraproject.atlassian.net/browse/WIFI-3967) Interface names and MAC address not stable on CIG-194C and EX-447 on uCentral load

[WIFI-3721](https://telecominfraproject.atlassian.net/browse/WIFI-3721) WIFI6 AP's - 2G radio is getting down, during test execution

[WIFI-3701](https://telecominfraproject.atlassian.net/browse/WIFI-3701) Captive Portal : Captive portal is not working on WF188n (basic 5)

[WIFI-3413](https://telecominfraproject.atlassian.net/browse/WIFI-3413) Why does interop test summary banner show up on non-interop marker runs


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://tip-1.gitbook.io/openwifi/2.5.0/release-notes/resolved-issues.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
