We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08e4aba + 4e82073 commit c76d25eCopy full SHA for c76d25e
docs/en/migration-guides/release-6.x/6.0/networking.rst
@@ -162,3 +162,9 @@ This allows developers to:
162
- replicate the old behavior (advertising the SoftAP IP),
163
- provide custom DNS servers (for example, public resolvers), or
164
- suppress DNS information entirely by setting the DNS server to ``0.0.0.0``.
165
+
166
167
+LWIP
168
+****
169
170
+The lwIP TCP/IP thread name has changed from "tiT" to "tcpip".
docs/zh_CN/migration-guides/release-6.x/6.0/networking.rst
@@ -162,3 +162,9 @@ DHCP 服务器 DNS 选项行为
- 复现旧的行为(通告 SoftAP IP),
- 提供自定义的 DNS 服务器(例如公共解析器),
- 通过将 DNS 地址设置为 ``0.0.0.0`` 来完全禁止 DNS 信息通告。
+lwIP TCP/IP 线程名称由 "tiT" 更改为 "tcpip"。
0 commit comments