This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from dffab1e0c6 qemu: add devicetree support for arm64
add d98bfc3e49 net/icmpv6: Fix `icmpv6_neighbor` for link-local address
No new revisions were added by this update.
Summary of changes:
net/icmpv6/icmpv6.h | 7 +++++--
net/icmpv6/icmpv6_autoconfig.c | 2 +-
net/icmpv6/icmpv6_neighbor.c | 15 +++++++++++----
net/icmpv6/icmpv6_sendmsg.c | 2 +-
net/sixlowpan/sixlowpan_tcpsend.c | 2 +-
net/sixlowpan/sixlowpan_udpsend.c | 2 +-
net/tcp/tcp_conn.c | 2 +-
net/tcp/tcp_send_buffered.c | 2 +-
net/tcp/tcp_send_unbuffered.c | 2 +-
net/tcp/tcp_sendfile.c | 2 +-
net/udp/udp_sendto_buffered.c | 2 +-
net/udp/udp_sendto_unbuffered.c | 2 +-
12 files changed, 26 insertions(+), 16 deletions(-)