incubator-nuttx/net/utils
Zhe Weng ef1ad691c3 net/icmpv6: Fix net mask logic in `icmpv6_setaddresses`
1. Both IPv6 addresses and net masks should be stored in network byte
   order
2. Fix last 2 bytes of mask applying (although it seldom triggers)

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-10-24 10:31:14 -03:00
..
CMakeLists.txt net: Rename tcp_dataconcat to net_iob_concat 2023-07-18 10:51:45 +08:00
Kconfig net: Rename tcp_dataconcat to net_iob_concat 2023-07-18 10:51:45 +08:00
Make.defs net: Rename tcp_dataconcat to net_iob_concat 2023-07-18 10:51:45 +08:00
net_chksum.c
net_cmsg.c
net_dsec2tick.c
net_dsec2timeval.c
net_icmpchksum.c
net_incr32.c
net_iob_concat.c net: Rename tcp_dataconcat to net_iob_concat 2023-07-18 10:51:45 +08:00
net_ipchksum.c
net_ipv6_mask2pref.c
net_ipv6_maskcmp.c
net_ipv6_pref2mask.c net/icmpv6: Fix net mask logic in `icmpv6_setaddresses` 2023-10-24 10:31:14 -03:00
net_lock.c net: remove [enter|leave]_critical_section and sched_[un]lock 2023-08-10 12:24:30 +03:00
net_snoop.c refine: set file mode when oflags contains O_CREAT 2023-09-23 15:20:51 +08:00
net_tcpchksum.c
net_timeval2dsec.c
net_udpchksum.c
utils.h net: Rename tcp_dataconcat to net_iob_concat 2023-07-18 10:51:45 +08:00