mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 17:18:28 +08:00
96eb5e7819
When a udp frame is processed without a listener a icmp frame is returned indicating that there is no listener. The PR enables sending this icmpv6 response over sixlowpan. Signed-off-by: Laczen JMS <laczenjms@gmail.com>