Oopenvela-robotadd ip struct for support wpa_supplicant
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
include/netinet/arp.h: change the type of arp_dev from uint8_t to char the same variable type in linux is char, in order to avoid modifying the third-party library code when porting the third-party library code. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 | |
libs/libc: fix the compilation error /nuttx/staging/libc.a(exec_symtab.o):(.rodata.g_symtab+0x25c): undefined reference to ether_ntoa' 03:20:21 make[1]: *** [Makefile:221: nuttx] Error 1 ether_ntoa is implemented in lib_etheraton.c, and the compilation of lib_etheraton.c` is controlled by the CONFIG_NET. Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com> | 2 个月前 | |
include: 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> Signed-off-by: ligd <liguiding1@xiaomi.com> | 2 个月前 | |
add macro ETH_P_802_3 with nuttx Signed-off-by: daichuan <daichuan@xiaomi.com> | 2 个月前 | |
replace imr_interface to imr_address in struct ip_mreqn as same as linux Signed-off-by: daichuan <daichuan@xiaomi.com> | 2 个月前 | |
add ip struct for support wpa_supplicant Signed-off-by: daichuan <daichuan@xiaomi.com> | 2 个月前 | |
include: 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> Signed-off-by: ligd <liguiding1@xiaomi.com> | 2 个月前 | |
tcp.h: add TCP_CORK definition Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 | |
include: 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> Signed-off-by: ligd <liguiding1@xiaomi.com> | 2 个月前 |