nuttx-apps/netutils
Zhe Weng 2f9d98cab2 netutils/netlib: Add support for add/del a single IPv6 address
Note:
The `SIOCSIFADDR` and `SIOCDIFADDR` uses different params for `AF_INET` and `AF_INET6` (`struct ifreq` vs `struct in6_ifreq`) as defined by https://man7.org/linux/man-pages/man7/netdevice.7.html

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-11-08 00:20:19 +08:00
..
chat
cjson Fix Kconfig style 2023-09-01 01:21:54 +08:00
codecs codecs: add md5_file API 2023-09-08 02:11:23 +08:00
cwebsocket
dhcp6c dhcp6c: Add the renew6 command for dhcp6c. 2023-10-12 10:15:55 +08:00
dhcpc netutils/dhcpc: Add configuration check for getrandom 2023-10-18 19:47:48 +08:00
dhcpd dhcpd:Optimize the data area memory and reduce it by about 1k bytes 2023-09-13 21:49:49 +08:00
discover remove netuitls/xxx/README.md. Migrated to Documentation/applications/netutils 2023-10-30 10:00:01 +08:00
esp8266 net/ip: print ip addresses using ip4_addrN macro 2023-08-22 01:36:42 +08:00
ftpc remove netuitls/xxx/README.md. Migrated to Documentation/applications/netutils 2023-10-30 10:00:01 +08:00
ftpd
iperf remove netuitls/xxx/README.md. Migrated to Documentation/applications/netutils 2023-10-30 10:00:01 +08:00
iptables
libcurl4nx
mqttc mqttc: add mbedtls MQTTC support 2023-09-01 23:21:34 +08:00
netcat remove netuitls/xxx/README.md. Migrated to Documentation/applications/netutils 2023-10-30 10:00:01 +08:00
netinit netutils/netinit: Reduce net monitor delay on platforms without 64 bit time type. 2023-10-25 15:39:25 +08:00
netlib netutils/netlib: Add support for add/del a single IPv6 address 2023-11-08 00:20:19 +08:00
nng
ntpclient
ping
pppd Fix typo in uint8_t 2023-09-21 10:45:17 +08:00
ptpd Add basic IEEE-1588 PTP server/client 2023-10-06 17:25:23 +08:00
rexec
rexecd rexecd: avoid socket/pipe/socketpair dup to new task 2023-10-26 00:24:28 +08:00
rtptools
smtp
telnetc
telnetd remove netuitls/xxx/README.md. Migrated to Documentation/applications/netutils 2023-10-30 10:00:01 +08:00
tftpc
thttpd fix progname do not match issue 2023-09-11 16:37:05 +08:00
wakaama
wakeonlan
webclient
webserver
xmlrpc
.gitignore
CMakeLists.txt
Make.defs
Makefile