Oopenvela-robotnetutils: make the net tools can work with signal disabled
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Remove the const cast from the initialization of boardioc_symtab_s::symtab Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
netutils/ping: fix complie error icmp_ping.c:(.text.icmp_ping+0xae): undefined reference to `setsockopt' icmp_ping.c used setsockopt, adds Kconfig depend to fix compile errors. Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com> | 2 个月前 | |
Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) to support the tristate option correctly and unify the usage Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
nshlib: support c++ access nsh api N/A Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
netutils: make the net tools can work with signal disabled Signed-off-by: guoshichao <guoshichao@xiaomi.com> | 2 个月前 | |
icmpv6_ping.c: change socket type from SOCK_DGRAM to SOCK_RAW Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> | 2 个月前 |