| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
net: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
dns: fix dns failed when ipv4/6 dual stack enable The ipv6 address filled the cache, and the ipv4 address did not have a place to store it, causing the resolution to fail. so if IPV6 has already filled the buffer, rewrite ipv4 DNS results from half of the buffer. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 | |
net: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
include/nuttx/net/net.h: add s_ prefix for node, list and list_tail standardize the naming of structure members. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 | |
include/nuttx/net/net.h: add s_ prefix for node, list and list_tail standardize the naming of structure members. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 | |
include/nuttx/net/net.h: add s_ prefix for node, list and list_tail standardize the naming of structure members. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 | |
net/bluetooth: replace net_lock with conn_lock and conn_lock_dev Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 | |
net: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
net/bufpool: Call init automatically on alloc Signed-off-by: Zhe Weng <wengzhe@xiaomi.com> | 2 个月前 | |
net: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
net: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
net: replace net_sem*wait with conn_dev_sem*wait to simplify code logic Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 | |
net: replace net_sem*wait with conn_dev_sem*wait to simplify code logic Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 | |
net/ioctl: add a socket interface for ioctl Add a socket family for ioctl. Signed-off-by: gaohedong <gaohedong@xiaomi.com> | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 |