nuttx-apps/netutils
zhangkai25 4639a0b3ef Iperf:Increase the priority of the report thread to ensure it is not blocked by the iperf thread, preventing iperf from completing.
Signed-off-by: zhangkai25 <zhangkai25@xiaomi.com>
2025-12-15 18:38:48 +08:00
..
chat Remove the const cast from the initialization of boardioc_symtab_s::symtab 2025-12-15 18:19:30 +08:00
cjson cjson_test:add define CONFIG_CJSON_NESTING_LIMIT 2025-12-15 18:36:03 +08:00
codecs apps: add more header files 2025-12-15 18:37:49 +08:00
connectedhomeip netutils/connectedhomeip: use CONFIG_CXX_STANDARD instead of hard code 2025-12-15 18:36:26 +08:00
cwebsocket Minor typo fix 2025-12-15 18:14:53 +08:00
dhcp6c nsh: support watch command 2025-12-15 18:36:21 +08:00
dhcpc dhcpc.c:when oldaddr is the same as presult->ipaddr,it don't set the addr to the Protocol Stack 2025-12-15 18:38:20 +08:00
dhcpd dhcpd: Increase dhcpd_stop's dependency on CONFIG_SCHED_WAITPID 2025-12-15 18:38:40 +08:00
discover nsh: support watch command 2025-12-15 18:36:21 +08:00
esp8266 Merge branch 'dev-merge-github-20230228' into dev 2025-12-15 18:24:02 +08:00
ftpc nsh: support watch command 2025-12-15 18:36:21 +08:00
ftpd apps:add missing header file 2025-12-15 18:37:53 +08:00
iperf Iperf:Increase the priority of the report thread to ensure it is not blocked by the iperf thread, preventing iperf from completing. 2025-12-15 18:38:48 +08:00
iptables netutils/iptables: add cmake support. 2025-12-15 18:33:26 +08:00
jsoncpp jsoncpp: add cmake scripts for jsoncpp 2025-12-15 18:25:33 +08:00
libcoap libcoap: fix makefile compile error after menuconfig 2025-12-15 18:33:26 +08:00
libcurl4nx nsh: support watch command 2025-12-15 18:36:21 +08:00
libwebsockets libwebsockets:add the config of default ca filepath 2025-12-15 18:38:33 +08:00
mqttc MQTT-C: compile tests only if no with_mbedtls is enabled 2025-12-15 18:38:22 +08:00
mqttc5 add mqttc5/.gitignore 2025-12-15 18:36:55 +08:00
nanopb nsh: support watch command 2025-12-15 18:36:21 +08:00
netcat nsh: support watch command 2025-12-15 18:36:21 +08:00
netinit netinit: Support the NETINIT_WIFIMAC. 2025-12-15 18:38:12 +08:00
netlib netlib_setarp.c: add ATF_PERM to mark arp entry as permanent 2025-12-15 18:38:38 +08:00
nng nng:add nng_impl.c 2025-12-15 18:37:10 +08:00
ntpclient netutils/ntpclient: Fix a large number of print DNS request errors 2025-12-15 18:37:12 +08:00
paho_mqtt mqtt: Cmake parallel compilation may cause file overwriting problems 2025-12-15 18:38:46 +08:00
ping Netutils/ping: Fix ICMP_FILTER setsockopt failure on NuttX 2025-12-15 18:38:22 +08:00
pppd nsh: support watch command 2025-12-15 18:36:21 +08:00
ptpd netutils/ptpd: fix coverity issue about event_socket is negative value 2025-12-15 18:38:48 +08:00
rexec fix compile errors 2025-12-15 18:37:51 +08:00
rexecd rexecd: fix type change 2025-12-15 18:37:51 +08:00
rpmsg_tun fix compile errors 2025-12-15 18:37:51 +08:00
rtptools Merge branch 'dev-merge-github-20230228' into dev 2025-12-15 18:24:02 +08:00
smtp nsh: support watch command 2025-12-15 18:36:21 +08:00
telnetc Merge branch 'dev-merge-github-20230228' into dev 2025-12-15 18:24:02 +08:00
telnetd nsh: support watch command 2025-12-15 18:36:21 +08:00
tftpc Merge branch 'dev-merge-github-20230228' into dev 2025-12-15 18:24:02 +08:00
thttpd nsh: support watch command 2025-12-15 18:36:21 +08:00
wakaama Merge branch 'dev-merge-github-20230228' into dev 2025-12-15 18:24:02 +08:00
wakeonlan Remove the const cast from the initialization of boardioc_symtab_s::symtab 2025-12-15 18:19:30 +08:00
webclient nsh: support watch command 2025-12-15 18:36:21 +08:00
webserver enable SOCK_CLOEXEC explicit 2025-12-15 18:35:16 +08:00
xmlrpc Merge branch 'dev-merge-github-20230228' into dev 2025-12-15 18:24:02 +08:00
.gitignore build: Remve the unnecessary .gitignore 2025-12-15 18:01:14 +08:00
CMakeLists.txt Remove the const cast from the initialization of boardioc_symtab_s::symtab 2025-12-15 18:19:30 +08:00
Make.defs nshlib: support c++ access nsh api 2025-12-15 18:04:21 +08:00
Makefile nshlib: support c++ access nsh api 2025-12-15 18:04:21 +08:00